dongjoon-hyun commented on code in PR #53539:
URL: https://github.com/apache/spark/pull/53539#discussion_r2644290798
##########
core/src/test/scala/org/apache/spark/deploy/SparkSubmitSuite.scala:
##########
@@ -1631,6 +1631,22 @@ class SparkSubmitSuite
assertResult(3)(runSparkSubmit(args, expectFailure = true))
}
+ test("SPARK-54774: k8s submit failed should keep same exit code with user
code") {
Review Comment:
Thank you for adding this, @AngersZhuuuu .
--
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]