dongjoon-hyun commented on a change in pull request #33255: URL: https://github.com/apache/spark/pull/33255#discussion_r669649209
########## File path: docs/running-on-kubernetes.md ########## @@ -53,6 +53,7 @@ you may set up a test cluster on your local machine using * Be aware that the default minikube configuration is not enough for running Spark applications. We recommend 3 CPUs and 4g of memory to be able to start a simple Spark application with a single executor. + * Check [kubernetes-client library](https://github.com/fabric8io/kubernetes-client)'s version of your Spark environment, and it's compatibility with your Kubernetes cluster's version. Review comment: Maybe, `, and it's` -> `and its`, @yoda-mon ? -- 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]
