[
https://issues.apache.org/jira/browse/AMBARI-7519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14149250#comment-14149250
]
Hudson commented on AMBARI-7519:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #389 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/389/])
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=90cca9bba11b6ee9d3ce10902afce685f922c6ce)
* ambari-web/app/data/HDP2/site_properties.js
* ambari-web/app/models/service_config.js
* ambari-web/app/controllers/main/host/details.js
* ambari-web/app/messages.js
*
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/configuration/hive-site.xml
> 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
>
>
> 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)