[
https://issues.apache.org/jira/browse/AMBARI-9921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14349263#comment-14349263
]
Hudson commented on AMBARI-9921:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #1959 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/1959/])
AMBARI-9921. Spark Thriftserver fails to initialize correctly in secure Ambari
cluster (Gautam Borad via smohanty) (smohanty:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=fb3f33539eb9f49a30bd99238e607603d4d6d9c7)
*
ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/package/scripts/setup_spark.py
*
ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/package/scripts/params.py
> 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)