dongjoon-hyun opened a new pull request, #659:
URL: https://github.com/apache/spark-kubernetes-operator/pull/659

   ### What changes were proposed in this pull request?
   
   This PR aims to default `spark.kubernetes.driver.annotateExitException` to 
`true` in `SparkAppSubmissionWorker.buildDriverConf()` when the user has not 
specified a value.
   
   ### Why are the changes needed?
   
   To improve out-of-the-box observability by annotating driver pods with exit 
exceptions, which is valuable for post-mortem debugging.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   Pass the CIs with a new unit test.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   Generated-by: Claude Opus 4.7


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to