Created 07-04-2018 06:45 AM
hive.png Please find the attached snapshot to see the issue. Thanks!
Created 07-04-2018 06:50 AM
Can you try switching to "hive" user and then run the hive command?
# su - hive # hive
.
Or please make sure to have the "/user/root" directory created in your HDFS.
# su - hdfs -c "hdfs dfs -mkdir /user/root" # su - hdfs -c "hdfs dfs -chown root:hadoop /user/root"
.
Created 07-04-2018 06:50 AM
Can you try switching to "hive" user and then run the hive command?
# su - hive # hive
.
Or please make sure to have the "/user/root" directory created in your HDFS.
# su - hdfs -c "hdfs dfs -mkdir /user/root" # su - hdfs -c "hdfs dfs -chown root:hadoop /user/root"
.