[ 
https://issues.apache.org/jira/browse/SPARK-53335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18032916#comment-18032916
 ] 

Dongjoon Hyun commented on SPARK-53335:
---------------------------------------

To improve the visibility of this feature, I collected this as a subtask of 
SPARK-54016.

> Support `spark.kubernetes.driver.annotateExitException`
> -------------------------------------------------------
>
>                 Key: SPARK-53335
>                 URL: https://issues.apache.org/jira/browse/SPARK-53335
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Kubernetes, Spark Core
>    Affects Versions: 4.1.0
>            Reporter: Victor Sunderland
>            Assignee: Victor Sunderland
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.1.0
>
>
> For jobs which run on kubernetes there is no native concept of diagnostics 
> (like there is in YARN), which means that for debugging and triaging errors 
> usersĀ _must_ go to logs. For many jobs which run on YARN this is often not 
> necessary, since the diagnostics contains the root cause reason for failure. 
> Additionally, for platforms which provide automation of failure insights, or 
> make decisions based on failures, there must be a custom solution or deciding 
> why the application failed (e.g. log and stack trace parsing). We should 
> provide a way for yarn-equivalent diagnostics for spark jobs on kubernetes.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to