You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Prashant Sharma (JIRA)" <ji...@apache.org> on 2018/09/24 09:19:00 UTC

[jira] [Created] (SPARK-25515) Add a config property for disabling auto deletion of PODS for debugging.

Prashant Sharma created SPARK-25515:
---------------------------------------

             Summary: Add a config property for disabling auto deletion of PODS for debugging.
                 Key: SPARK-25515
                 URL: https://issues.apache.org/jira/browse/SPARK-25515
             Project: Spark
          Issue Type: Improvement
          Components: Kubernetes
    Affects Versions: 2.5.0
            Reporter: Prashant Sharma


Currently, if a pod fails to start due to some failure, it gets removed and new one attempted. This series go on, until the app is killed. Given the speed of creation and deletion, it becomes difficult to debug the reason for failure.

So adding a configuration parameter to disable auto-deletion of pods, will be helpful for debugging.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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