dongjoon-hyun commented on code in PR #514:
URL: 
https://github.com/apache/spark-kubernetes-operator/pull/514#discussion_r2852788994


##########
build-tools/helm/spark-kubernetes-operator/crds/sparkclusters.spark.apache.org-v1.yaml:
##########
@@ -21996,10 +21996,14 @@ spec:
                   properties:
                     attemptInfo:
                       properties:
+                        failureRestartCounter:
+                          type: integer

Review Comment:
   Given that the PR description and code, please revert this change on 
`SparkCluster`. I don't think this PR has the corresponding implementation, 
@jiangzho .
   > This PR implements granular restart control for Spark applications with 
support for consecutive failure / scheduling failures tracking.



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