EnricoMi commented on code in PR #47692:
URL: https://github.com/apache/spark/pull/47692#discussion_r1716425267


##########
docs/running-on-kubernetes.md:
##########
@@ -433,8 +433,6 @@ the cluster.
 When there exists a log collection system, you can expose it at Spark Driver 
`Executors` tab UI. For example,
 
 ```
-spark.executorEnv.SPARK_EXECUTOR_ATTRIBUTE_APP_ID='$(SPARK_APPLICATION_ID)'
-spark.executorEnv.SPARK_EXECUTOR_ATTRIBUTE_EXECUTOR_ID='$(SPARK_EXECUTOR_ID)'

Review Comment:
   Would be nice to still mention the feature of 
`spark.executorEnv.SPARK_EXECUTOR_ATTRIBUTE_*` here of using any Kubernetes 
environment variable.



-- 
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]

Reply via email to