Folks:

Seems like a config issue.

1. Copied hive-site.xml into /ZEPP_HOME/conf folder
2. Added following to config file:

export JAVA_HOME=/...../...export HADOOP_CONF_DIR=/etc/hadoop/conf


I am using Zeppelin after a while, and looks like Hive interpreter is part
of JDBC interpreter now.
Interpreter properties seem to be set correctly:
PropertyValue
hive.driver org.apache.hive.jdbc.HiveDriver
hive.url jdbc:hive2://localhost:10000
hive.user hiveUser
hive.password hivePassword

When I run %hive from Zeppelin, I get a hive jdbc driver not found error.
How do I fix this? Also, how do I configure for Impala within the JDBC
section of interpreters.

Thanks,

Abhi

-- 
Abhi Basu

Reply via email to