[
https://issues.apache.org/jira/browse/AMBARI-7972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14184320#comment-14184320
]
Hudson commented on AMBARI-7972:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #710 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/710/])
AMBARI-7972 Remove "required value" for hive.zookeeper.quorum property in
hive-site. (atkach) (atkach:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=2115609432b40f19b448f551d2e485650cb0dfb9)
* ambari-web/app/data/HDP2.2/site_properties.js
* ambari-web/app/models/service_config.js
* ambari-web/app/controllers/main/service/add_controller.js
> 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_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)