You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Robert Levas (JIRA)" <ji...@apache.org> on 2015/08/06 16:35:06 UTC

[jira] [Assigned] (AMBARI-12284) Ambari omits the line to enable kerberos on the Spark History Service

     [ https://issues.apache.org/jira/browse/AMBARI-12284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Levas reassigned AMBARI-12284:
-------------------------------------

    Assignee: Robert Levas

> Ambari omits the line to enable kerberos on the Spark History Service
> ---------------------------------------------------------------------
>
>                 Key: AMBARI-12284
>                 URL: https://issues.apache.org/jira/browse/AMBARI-12284
>             Project: Ambari
>          Issue Type: Bug
>    Affects Versions: 2.1.0
>            Reporter: Steve Loughran
>            Assignee: Robert Levas
>             Fix For: 2.2.0
>
>
> Ambari omits the line to enable kerberos on the Spark History Service
> When Ambari sets up a secure spark cluster, it doesn't set
> This will still fail tests unless the line
> spark.history.kerberos.enabled true
> is added to spark-defaults.conf
> without this the Spark History Service will not log in with the keytab, and so not set up a long-lived secure connection to a Yarn History Server with encryption on.
> This isn't immediately visible (and hard to sport in the tests), because if the user spark has logged in with kinit, the TGT is picked up and used —which works until the ticket expires.



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