[ https://issues.apache.org/jira/browse/SPARK-36566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436885#comment-17436885 ]
Yikun Jiang edited comment on SPARK-36566 at 11/1/21, 3:11 PM: --------------------------------------------------------------- Yep, it's useful for me. Does it make sense if we also set driver label to app name? then we can find out all pods (driver/executor) list by using: {{k get pods -l spark.app.name=xxx}} was (Author: yikunkero): Yep, it's useful for me. Does it make sense if we also set driver label to app name? then we can find out all pods (driver/executor) list by using: {{k get pods -l spark-app}} > Add Spark appname as a label to the executor pods > ------------------------------------------------- > > Key: SPARK-36566 > URL: https://issues.apache.org/jira/browse/SPARK-36566 > Project: Spark > Issue Type: Improvement > Components: Kubernetes > Affects Versions: 3.3.0 > Reporter: Holden Karau > Priority: Trivial > > Adding the appName as a label to the executor pods could simplify debugging. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org