dongjoon-hyun commented on PR #821: URL: https://github.com/apache/spark-kubernetes-operator/pull/821#issuecomment-5658755933
Thank you for review. Yes, it is for now. In the future, it will be used in two side. 1. A native K8s's batch queueing systems [Kueue](https://kueue.sigs.k8s.io/) can use this field to hold a job or cluster by preventing getting pods from the beginning. 2. Apache Spark's K8s Operator can implement a new feature to suspend running SparkApp/SparkCluster. For example, we can use the following for SparkApp. - [SPARK-58924 Graceful Application Hold and Resume Framework](https://issues.apache.org/jira/browse/SPARK-58924) -- 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]
