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


##########
examples/prod-cluster-with-three-workers.yaml:
##########
@@ -19,9 +19,11 @@ metadata:
 spec:
   runtimeVersions:
     sparkVersion: "4.0.0-preview1"
-  initWorkers: 3
-  minWorkers: 3
-  maxWorkers: 3
+  clusterTolerations:

Review Comment:
   BTW, this is irrelevant to the user provided spec. Please proceed this 
separately because this means that we need observers.  That's the real reason 
why I decided to exclude this part initially.



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