Andrii Tkach created AMBARI-7972:
------------------------------------

             Summary: 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


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