现在的位置: 首页 > 综合 > 正文

HUE 报错误:Filesystem root ‘/’ should be owned by ‘hdfs’

2017年12月20日 ⁄ 综合 ⁄ 共 184字 ⁄ 字号 评论关闭

HUE 报错误:Filesystem root '/' should be owned by 'hdfs'

解决方案如下:

修改 文件desktop/libs/hadoop/src/hadoop/fs/webhdfs.py 中的  DEFAULT_HDFS_SUPERUSER = 'hdfs'  更改为你的hadoop用户

原文地址:http://yangqijun.com/archives/107

抱歉!评论已关闭.