You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Kshitij Badani (JIRA)" <ji...@apache.org> on 2017/03/07 14:46:37 UTC

[jira] [Created] (AMBARI-20343) Zeppelin: Configure both Hive and Hive interactive interpreters whenever required

Kshitij Badani created AMBARI-20343:
---------------------------------------

             Summary: Zeppelin: Configure both Hive and Hive interactive interpreters whenever required
                 Key: AMBARI-20343
                 URL: https://issues.apache.org/jira/browse/AMBARI-20343
             Project: Ambari
          Issue Type: Bug
          Components: blueprints
    Affects Versions: 2.5.0
            Reporter: Kshitij Badani
             Fix For: 2.5.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)