Skip to content

Commit ba2ca2a

Browse files
author
Sital Kedia
committed
remove extra while space
1 parent 74f285a commit ba2ca2a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

core/src/main/scala/org/apache/spark/scheduler/TaskSchedulerImpl.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,6 @@ private[spark] class TaskSchedulerImpl private[scheduler](
426426
}
427427
case None =>
428428
logError(
429-
430429
("Ignoring update with state %s for TID %s because its task set is gone (this is " +
431430
"likely the result of receiving duplicate task finished status updates) or its " +
432431
"executor has been marked as failed.")

0 commit comments

Comments
 (0)