摘要: 保存文件时权限被拒绝 曾经踩过的坑: 保存结果到hdfs上没有写的权限 通过修改权限将文件写入到指定的目录下 * * * $HADOOP_HOME/bin/hdfs dfs -chmod 777 /user * * * Exception in thread "main" org.apache.ha 阅读全文
posted @ 2019-02-10 13:33 小张在搬砖 阅读(1009) 评论(0) 推荐(0)