I am trying to run hiveserver2 on my hadoop cluster so that I can access hive using jdbc. I run the following command: $HIVE_HOME/bin/hiveserver2. This doesn\'t log anything to
Use below command to run hiveserver2 :
hiveserver2
sudo su hduser cd /usr/local/apache-hive-2.0.1-bin/bin hive --service hiveserver2