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:20:00 UTC

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

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

Prashant Sharma updated SPARK-25515:
------------------------------------
    Description: 
Currently, if a pod fails to start due to some failure, it gets removed and new one is attempted. These sequence of events 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.

  was:
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.


> 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
>            Priority: Major
>
> Currently, if a pod fails to start due to some failure, it gets removed and new one is attempted. These sequence of events 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