Jackey Lee created SPARK-37860:
----------------------------------

             Summary: [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


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

Reply via email to