Github user JoshRosen commented on a diff in the pull request:
https://github.com/apache/spark/pull/5636#discussion_r37140442
--- Diff:
core/src/test/scala/org/apache/spark/scheduler/DAGSchedulerSuite.scala ---
@@ -818,7 +1092,7 @@ class DAGSchedulerSuite
complete(taskSets(1), Seq(
(Success, makeMapStatus("hostA", 1)),
(Success, makeMapStatus("hostB", 1))))
- // pretend stage 0 failed because hostA went down
+ // pretend stage 2 failed because hostA went down
--- End diff --
update to test comment; again, please disregard
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]