dongjoon-hyun commented on code in PR #268:
URL:
https://github.com/apache/spark-kubernetes-operator/pull/268#discussion_r2201898367
##########
build-tools/helm/spark-kubernetes-operator/crds/sparkapplications.spark.apache.org-v1.yaml:
##########
@@ -17411,6 +17411,8 @@ spec:
minExecutors:
type: integer
type: object
+ resourceRetainDurationMillis:
+ type: integer
Review Comment:
Oh, no, it seems that you misunderstood the comment, @jiangzho .
They are immutable. You should not change them.
What I asked is that the real time behavior inside K8s cluster.
--
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]