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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14184257#comment-14184257 ] 

Antonenko Alexander commented on AMBARI-7972:
---------------------------------------------

+1 for the patch

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