Yikun opened a new pull request #34460:
URL: https://github.com/apache/spark/pull/34460


   ### What changes were proposed in this pull request?
   Add Spark appname as a label to pods
   
   ### Why are the changes needed?
   Then we can find out all pods (driver/executor) list by using: `k get pods 
-l spark.app.name=xxx`
   
   
   ### Does this PR introduce _any_ user-facing change?
   Add label to pods.
   
   
   ### How was this patch tested?
   Add UT
   


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