BTW, when I add the hive jdbc dependencies to the jdbc interpreter. I'm seeing these kind of errors all over in the log and the dependencies are not resolved due to this. I'm working behind a firewall, I specified my proxy settings in maven_home/conf/settings.xml.....the settings.xml worked for building the zeppelin itself, but seems like they are not working when the interpreter is bootstrapping and trying to load the dependencies....I also specified my proxy settings in the ZEPPELIN_JAVA_OPTS, not sure what I'm missing here.
*Caused by: org.apache.maven.wagon.authorization.AuthorizationException: Access denied to: http://repo1.maven.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.pom <http://repo1.maven.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.pom>* org.apache.hive:hive-jdbc:0.14.0 org.apache.hadoop:hadoop-common:2.6.0 On Thu, Sep 1, 2016 at 9:35 AM, Pradeep Reddy <pradeepreddy.a...@gmail.com> wrote: > Thanks Jeff > > On Thu, Sep 1, 2016 at 9:28 AM, Jeff Zhang <zjf...@gmail.com> wrote: > >> It is merged into jdbc interpreter. >> >> https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/interpreter/hive.html >> >> >> >> On Thu, Sep 1, 2016 at 10:25 PM, Pradeep Reddy < >> pradeepreddy.a...@gmail.com> wrote: >> >>> Hi- >>> >>> Is there a reason why hive interpreter group is found missing in the >>> recent zeppelin builds? >>> >>> how can I add a new interpreter group for hive or impala? So I can use >>> %hive & %impala in my paragraphs? >>> >>> Thanks, >>> Pradeep >>> >> >> >> >> -- >> Best Regards >> >> Jeff Zhang >> > >