[
https://issues.apache.org/jira/browse/AMBARI-7519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14169323#comment-14169323
]
Hudson commented on AMBARI-7519:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #565 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/565/])
AMBARI-7519 Modify HiveServer2 dynamic service discovery config defaults & add
ZooKeeper as a dependency for Hive in Ambari. (ababiichuk) (ababiichuk:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=4c62073d85febb22f483c7930df0ca60439c3fb8)
* ambari-web/app/controllers/main/host/details.js
* ambari-web/app/data/HDP2.2/site_properties.js
* ambari-web/test/controllers/main/host/details_test.js
* ambari-web/app/data/HDP2/site_properties.js
> 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
>
> Attachments: AMBARI-7519.patch, AMBARI-7519_1.patch,
> AMBARI-7519_1_branch-1.7.0.patch
>
>
> 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)