异常解决


    解决方法:
Update the permission of your /tmp/hive HDFS directory using the following command
   hadoop fs -chmod 777 /tmp/hive

If so can you remove /tmp/hive on both local and hdfs.
    hadoop fs -rm -r /tmp/hive;  
    rm -rf /tmp/hive

 

 

posted @   最美的时光-  阅读(163)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示