You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yikun Jiang (Jira)" <ji...@apache.org> on 2021/11/01 15:12:00 UTC

[jira] [Comment Edited] (SPARK-36566) Add Spark appname as a label to the executor pods

    [ 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org