0
命令 -蜂巢表無法從本地
加載數據LOAD DATA LOCAL INPATH '/home/user/sample.txt' OVERWRITE INTO TABLE employee;
錯誤:
Unable to move source file:/home/user/sample.txt to destination hdfs://localhost:9000/user/hive/warehouse/employee/sample.txt;
我已經改變了文件夾,以及在HDFS的權限。
但得到相同的錯誤。
[Hadoop Hive無法將源移動到目標]的可能重複(http://stackoverflow.com/questions/30483296/hadoop-hive-unable-to-move-source-to-destina薦) –