[ 
https://issues.apache.org/jira/browse/AMBARI-7972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14186942#comment-14186942
 ] 

Hudson commented on AMBARI-7972:
--------------------------------

SUCCESS: Integrated in Ambari-branch-1.7.0 #231 (See 
[https://builds.apache.org/job/Ambari-branch-1.7.0/231/])
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=d149029bb0b386b092faff55049beb90505466fc)
* 
ambari-server/src/main/resources/stacks/HDP/2.2/services/HIVE/configuration/hive-site.xml
* 
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/configuration/hive-site.xml
* ambari-web/app/models/service_config.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_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)

Reply via email to