You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Gautam Borad (JIRA)" <ji...@apache.org> on 2015/03/04 19:56:38 UTC

[jira] [Updated] (AMBARI-9921) Spark Thriftserver fails to initialize correctly in secure Ambari cluster

     [ 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)