Kshitij Badani created ZEPPELIN-2220:
----------------------------------------
Summary: Configure both Hive and Hive interactive interpreters
whenever required
Key: ZEPPELIN-2220
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2220
Project: Zeppelin
Issue Type: Bug
Components: Interpreters
Affects Versions: 0.7.0
Reporter: Kshitij Badani
Fix For: 0.7.0
Currently only jdbc(hive) is present in the interpreter config. But lets say if
we have only HSI (hive server interactive) present on our cluster , or if we
have both HSI and Hive present then we need some changes to the way
interpreters are being defined
We should use %jdbc(hive) refer Hive interactive when only Hive interactive is
present in the cluster.
Otherwise %jdbc(hive) for Hive and %jdbc(hive_interactive) for Hive interactive
based on the availability of Hive/Hive interactive.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)