-
- Downloads
[SPARK-8880] Fix confusing Stage.attemptId member variable
Author: Kay Ousterhout <kayousterhout@gmail.com> Closes #7275 from kayousterhout/SPARK-8880 and squashes the following commits: 3e9ce7c [Kay Ousterhout] Added missing return type e150278 [Kay Ousterhout] [SPARK-8880] Fix confusing Stage.attemptId member variable
Showing
- core/src/main/scala/org/apache/spark/scheduler/DAGScheduler.scala 3 additions, 3 deletions.../main/scala/org/apache/spark/scheduler/DAGScheduler.scala
- core/src/main/scala/org/apache/spark/scheduler/Stage.scala 13 additions, 7 deletionscore/src/main/scala/org/apache/spark/scheduler/Stage.scala
- core/src/main/scala/org/apache/spark/scheduler/StageInfo.scala 2 additions, 2 deletions...src/main/scala/org/apache/spark/scheduler/StageInfo.scala
Please register or sign in to comment