dongjoon-hyun commented on code in PR #39748:
URL: https://github.com/apache/spark/pull/39748#discussion_r1087372890


##########
docs/running-on-kubernetes.md:
##########
@@ -590,7 +590,8 @@ See the [configuration page](configuration.html) for 
information on Spark config
   <td><code>spark.kubernetes.driver.master</code></td>
   <td><code>https://kubernetes.default.svc</code></td>
   <td>
-    The internal Kubernetes master (API server) address to be used for driver 
to request executors.
+    The internal Kubernetes master (API server) address to be used for driver 
to request executors or
+    'local[*]' for driver-pod-only mode.

Review Comment:
   Sure, we can do that.



-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to