Hi All,
I'm new to Hive and did this tutorial:
https://cwiki.apache.org/confluence/display/Hive/GettingStarted
After the "Running Hive CLI" step I've decided to run the "show tables;"
command and got this error:
FAILED: HiveException java.lang.RuntimeException: Unable to instantiate
org.apache.
hi All,
I'm new to Hive. I am doing this tutorial:
https://cwiki.apache.org/confluence/display/Hive/GettingStarted
And I've got an error at this step:
$ $HADOOP_HOME/bin/hadoop fs -mkdir /user/hive/warehouse
The error is:
mkdir: `/user/hive/warehouse': No such file or directory
Do y