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

[jira] [Created] (SPARK-12316) Stack overflow with endless call of `Delegation token thread` when application end.

SaintBacchus created SPARK-12316:
------------------------------------

             Summary: Stack overflow with endless call of `Delegation token thread` when application end.
                 Key: SPARK-12316
                 URL: https://issues.apache.org/jira/browse/SPARK-12316
             Project: Spark
          Issue Type: Bug
          Components: YARN
    Affects Versions: 1.6.0
            Reporter: SaintBacchus


When application end, AM will clean the staging dir.
But if the driver trigger to update the delegation token, it will can't find the right token file and then it will endless cycle call the method 'updateCredentialsIfRequired'



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