[
https://issues.apache.org/jira/browse/AMBARI-7972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14186949#comment-14186949
]
Hudson commented on AMBARI-7972:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #728 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/728/])
AMBARI-7972 Remove "required value" for hive.zookeeper.quorum property in
hive-site, additional patch. (atkach) (atkach:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=ad71f0bf7144ba790f103deaeac1cf668b1ca4b5)
*
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/configuration/hive-site.xml
* ambari-web/app/models/service_config.js
*
ambari-server/src/main/resources/stacks/HDP/2.2/services/HIVE/configuration/hive-site.xml
> Remove "required value" for hive.zookeeper.quorum property in hive-site
> -----------------------------------------------------------------------
>
> Key: AMBARI-7972
> URL: https://issues.apache.org/jira/browse/AMBARI-7972
> Project: Ambari
> Issue Type: Task
> Components: ambari-web
> Affects Versions: 1.7.0
> Reporter: Andrii Tkach
> Assignee: Andrii Tkach
> Priority: Critical
> Fix For: 1.7.0
>
> Attachments: AMBARI-7972.patch, AMBARI-7972_2.patch,
> AMBARI-7972_2_branch-1.7.0.patch, AMBARI-7972_branch-1.7.0.patch
>
>
> By default this property should be empty
> {code}
> <property>
> <name>hive.zookeeper.quorum</name>
> <value></value>
> <description>ZooKeeper servers to talk to.</description>
> </property>
> {code}
> But on UI side we have error "This is requered".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)