I set it as the spark interpreter configuration value. I also have
hive-site.xml on the following path: zeppelin/conf/hive-site.xml.
Thanks, Alex.
On Fri, Oct 19, 2018 at 4:58 PM Jeff Zhang wrote:
> Usually hive.metastore.uris is set in hive-site.xml, where do you set it ?
>
>
> Alex Dzhagriev
Usually hive.metastore.uris is set in hive-site.xml, where do you set it ?
Alex Dzhagriev 于2018年10月20日周六 上午3:08写道:
> Hello,
>
> I have set the "hive.metastore.uris" config value to use a remote
> metastore in the spark interpreter, however the local megastore is used.
> That worked fine on the p
Hello,
I have set the "hive.metastore.uris" config value to use a remote metastore
in the spark interpreter, however the local megastore is used. That worked
fine on the previous version 0.7.3 and works if I uncheck the
"zeppelin.spark.useNew" setting.
Thanks, Alex.