[
https://issues.apache.org/jira/browse/AMBARI-9921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14349193#comment-14349193
]
Hudson commented on AMBARI-9921:
--------------------------------
ABORTED: Integrated in Ambari-branch-2.0.0 #11 (See
[https://builds.apache.org/job/Ambari-branch-2.0.0/11/])
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=3662bd41fe6f197a4ac083ddbf9bd9bc159c1bc2)
*
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)