You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/07/01 14:55:04 UTC

[jira] [Assigned] (SPARK-8755) Streaming application from checkpoint will fail to load in security mode.

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

Apache Spark reassigned SPARK-8755:
-----------------------------------

    Assignee: Apache Spark

> Streaming application from checkpoint will fail to load in security mode.
> -------------------------------------------------------------------------
>
>                 Key: SPARK-8755
>                 URL: https://issues.apache.org/jira/browse/SPARK-8755
>             Project: Spark
>          Issue Type: Bug
>          Components: Streaming
>    Affects Versions: 1.5.0
>            Reporter: SaintBacchus
>            Assignee: Apache Spark
>
> If the user set *spark.yarn.principal* and *spark.yarn.keytab* , he does not need *kinit* in the client machine.
> But when the application was recorved from checkpoint file, it had to *kinit*, because:
> The checkpoint did not use this configurations before it use a DFSClient to fetch the ckeckpoint file.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org