You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrii Babiichuk (JIRA)" <ji...@apache.org> on 2014/09/26 16:08:33 UTC

[jira] [Created] (AMBARI-7519) Modify HiveServer2 dynamic service discovery config defaults & add ZooKeeper as a dependency for Hive in Ambari

Andrii Babiichuk created AMBARI-7519:
----------------------------------------

             Summary: Modify HiveServer2 dynamic service discovery config defaults & add ZooKeeper as a dependency for Hive in Ambari
                 Key: AMBARI-7519
                 URL: https://issues.apache.org/jira/browse/AMBARI-7519
             Project: Ambari
          Issue Type: Bug
          Components: ambari-web
    Affects Versions: 1.7.0
            Reporter: Andrii Babiichuk
            Assignee: Andrii Babiichuk
             Fix For: 1.7.0


Need to change the  default value of *hive.server2.support.dynamic.service.discovery* to *true*.

Also, to support this, Hive will need to depend on ZooKeeper. Which means, that the property *hive.zookeeper.quorum* needs to be populated with the ZooKeeper ensemble (something like: host1:port1,host2:port2,host3:port3). Currently by default it is left blank.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)