随笔分类 -  大数据

大数据
IDEA 运行程序提交hdfs时,报错
摘要:Exception:org.apache.hadoop.security.AccessControlException: Permission denied: user=HP, access=WRITE, inode="/data/test":bigdata:supergroup:drwxr-xr- 阅读全文

posted @ 2017-11-11 21:56 jackyu126 阅读(504) 评论(0) 推荐(0)

hadoop2.60集群搭建
摘要:0 准备bigdata用户登录把普通用户添加到root组: 修改 /etc/sudoers 文件,找到下面一行,在root下面添加一行,如下所示:## Allow root to run any commands anywhereroot ALL=(ALL) ALLbigdata ALL=(ALL) 阅读全文

posted @ 2017-11-06 17:03 jackyu126 阅读(137) 评论(0) 推荐(0)

导航