You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Alejandro Fernandez (JIRA)" <ji...@apache.org> on 2014/10/27 22:41:33 UTC

[jira] [Reopened] (AMBARI-7972) Remove "required value" for hive.zookeeper.quorum property in hive-site

     [ https://issues.apache.org/jira/browse/AMBARI-7972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alejandro Fernandez reopened AMBARI-7972:
-----------------------------------------

I just tried this and the field is still required.

ambari-server --hash
b42c3c9bed122368d66e317d8943071a69534ac2

rpm -qa | grep ambari-server
ambari-server-2.0.0-228.noarch

> 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)