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

[jira] [Comment Edited] (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:comment-tabpanel&focusedCommentId=16645217#comment-16645217 ] 

Li Gao edited comment on SPARK-25515 at 10/10/18 4:28 PM:
----------------------------------------------------------

I'd like to create a PR for this to enable such option as we have similar needs.


was (Author: ligao101@gmail.com):
I'd like to create a PR for this to enable such option.

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