Github user vanzin commented on a diff in the pull request:
https://github.com/apache/spark/pull/19946#discussion_r156500162
--- Diff: docs/submitting-applications.md ---
@@ -155,6 +165,12 @@ The master URL passed to Spark can be in one of the
following formats:
<code>client</code> or <code>cluster</code> mode depending on the
value of <code>--deploy-mode</code>.
The cluster location will be found based on the
<code>HADOOP_CONF_DIR</code> or <code>YARN_CONF_DIR</code> variable.
</td></tr>
+<tr><td> <code>k8s://HOST:PORT</code> </td><td> Connect to a <a
href="running-on-kubernetes.html"> Kubernetes </a> cluster in
--- End diff --
Remove spaces around "Kubernetes".
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]