suxingfate opened a new pull request #23322: [SPARK-25922][K8] Spark 
Driver/Executor spark-app-selector label mism…
URL: https://github.com/apache/spark/pull/23322
 
 
   ## What changes were proposed in this pull request?
   
   In K8S Cluster mode, the algorithm to generate 
spark-app-selector/spark.app.id of spark driver is different with spark 
executor.
   This patch consolidated the algorithm for driver and executor to have a 
universal logic. This will help to monitor resource
   consumption from K8S perspective.
   In K8S Client mode, this makes sure it will also use the same algorithm to 
generate spark-app-selector/spark.app.id for executors.
   
   ## How was this patch tested?
   
   Manually run."

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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]

Reply via email to