[ 
https://issues.apache.org/jira/browse/SPARK-40572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17609785#comment-17609785
 ] 

Qian Sun commented on SPARK-40572:
----------------------------------

I think the root cause is that [executorId is string in 
TaskDataWrapper|https://github.com/apache/spark/blob/072575c9e6fc304f09e01ad0ee180c8f309ede91/core/src/main/scala/org/apache/spark/status/storeTypes.scala#L174-L175].
 Executor ID is string in apache spark and there are tons of changes that will 
be introduced into apache spark if modify the type.

> Executor ID sorted as lexicographical order in UI Stages Tab
> ------------------------------------------------------------
>
>                 Key: SPARK-40572
>                 URL: https://issues.apache.org/jira/browse/SPARK-40572
>             Project: Spark
>          Issue Type: Bug
>          Components: Web UI
>    Affects Versions: 3.3.0
>            Reporter: Qian Sun
>            Priority: Major
>         Attachments: Executor_ID_IN_STAGES_TAB.png
>
>
> As figure shows, Executor ID sorted as lexicographical order in UI Stages 
> Tab. Better sort as number order



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to