viirya commented on code in PR #85: URL: https://github.com/apache/spark-kubernetes-operator/pull/85#discussion_r1725538309
########## README.md: ########## @@ -47,6 +47,41 @@ pi ResourceReleased 4m10s $ kubectl delete sparkapp/pi ``` +## Run Spark Cluster Review Comment: This looks more like an example for running Spark Cluster. Do we have more documentation describing the difference of running Spark App and Spark Cluster? Like when we should use Spark App and Spark Cluster, their corresponding YAML configurations, etc. -- 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]
