You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yinan Li (JIRA)" <ji...@apache.org> on 2018/12/03 17:06:00 UTC

[jira] [Resolved] (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 ]

Yinan Li resolved SPARK-25515.
------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

> 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: 3.0.0
>            Reporter: Prashant Sharma
>            Priority: Major
>             Fix For: 3.0.0
>
>
> 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