Gautam Borad created AMBARI-9921:
------------------------------------

             Summary: Spark Thriftserver fails to initialize correctly in 
secure Ambari cluster
                 Key: AMBARI-9921
                 URL: https://issues.apache.org/jira/browse/AMBARI-9921
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
    Affects Versions: 2.0.0
            Reporter: Gautam Borad
             Fix For: 2.0.0


Spark Thriftserver fails to initialize correctly on secure cluster. To fix it 
following changes need to be made to $SPARK_CONF/hive-site.xml:
{noformat}
    <property>
      <name>hive.security.authorization.enabled</name>
      <value>false</value>
    </property>
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to