dongjoon-hyun commented on code in PR #43814: URL: https://github.com/apache/spark/pull/43814#discussion_r1394491810
########## docs/running-on-kubernetes.md: ########## @@ -590,41 +590,41 @@ Some of these include: See the [configuration page](configuration.html) for information on Spark configurations. The following configurations are specific to Spark on Kubernetes. -#### Spark Properties +#### Spark Properties (`spark.kubernetes.` prefix is omitted.) <table class="table table-striped"> <thead><tr><th>Property Name</th><th>Default</th><th>Meaning</th><th>Since Version</th></tr></thead> <tr> - <td><code>spark.kubernetes.context</code></td> Review Comment: That's true. Let me spin-off `kubernetes` part from this PR, @yaooqinn . -- 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]
