[
https://issues.apache.org/jira/browse/AMBARI-9921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gautam Borad updated AMBARI-9921:
---------------------------------
Attachment: AMBARI-9921-Spark-Thriftserver-fails-to-initialize-c.patch
> 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
> Assignee: Gautam Borad
> Fix For: 2.0.0
>
> Attachments:
> AMBARI-9921-Spark-Thriftserver-fails-to-initialize-c.patch
>
>
> 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)