liyinan926 commented on a change in pull request #27029: [SPARK-30371][K8S]
Make KUBERNETES_MASTER_INTERNAL_URL configurable
URL: https://github.com/apache/spark/pull/27029#discussion_r365545405
##########
File path: docs/running-on-kubernetes.md
##########
@@ -507,6 +507,13 @@ See the [configuration page](configuration.html) for
information on Spark config
configuration properties e.g. <code>spark.kubernetes.namespace</code>.
</td>
</tr>
+<tr>
+ <td><code>spark.kubernetes.internal.master</code></td>
Review comment:
I suggest changing the name of this to `spark.kubernetes.driver.master`,
which makes it clear that this is the one used by the driver.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]