Hi. Did you also set up the "default.url" value in the Hive interpreter setting?
[0] http://zeppelin.apache.org/docs/0.5.6-incubating/interpreter/hive.html 2016-06-09 18:28 GMT+09:00 Mohit Jaggi <mohitja...@gmail.com>: > Hi, > I am using 0.5.6 to connect to Hive. I have configured Hive in remote > metastore with local database mode and am running the metastore server. My > hive-site.xml has hive.metastore.uris = thrift://<host>:10000. This file > has been copied to zeppelin/conf and I even restarted zeppelin (do I have > to?). But the following command fails > > *%hive show tables* > *No suitable driver found for* > > I tried to add the hive.metastore.uris param via the interpreters config > UI but can’t get the above to work. It works from hive’s CLI and from > Spark. Any help is much appreciated! > > Mohit. >