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

[jira] [Commented] (SPARK-37860) [BUG] Revert: Fix taskid in the stage page task event timeline

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

Apache Spark commented on SPARK-37860:
--------------------------------------

User 'stczwd' has created a pull request for this issue:
https://github.com/apache/spark/pull/35160

> [BUG] Revert: Fix taskid in the stage page task event timeline
> --------------------------------------------------------------
>
>                 Key: SPARK-37860
>                 URL: https://issues.apache.org/jira/browse/SPARK-37860
>             Project: Spark
>          Issue Type: Bug
>          Components: Web UI
>    Affects Versions: 3.2.1
>            Reporter: Jackey Lee
>            Priority: Major
>
> In [#32888|https://github.com/apache/spark/pull/32888], [@shahidki31|https://github.com/shahidki31] change taskInfo.index to taskInfo.taskId. However, we generally use {{index.attempt}} or {{taskId}} to distinguish tasks within a stage, not {{{}taskId.attempt{}}}.
> Thus [#32888|https://github.com/apache/spark/pull/32888] was a wrong fix issue, we should revert it.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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