Github user advancedxy commented on the issue: https://github.com/apache/spark/pull/20178 cc @cloud-fan @zsxwing and @squito I only included the changes related to StageInfo's deprecated getter. It would involve too much changes if we want to replace attemptId with attemptNumber everywhere, which I think we should do that until we are targeting Spark 3.0. I even think some of the changes in this patch may not be applied as mixed `attemptId` and `attemptNumber` appears in the same context.
--- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org