Chyler commented on a change in pull request #37: TEZ-4042: Speculative attempts should avoid running on the same node URL: https://github.com/apache/tez/pull/37#discussion_r258765554
########## File path: tez-dag/src/main/java/org/apache/tez/dag/app/dag/Task.java ########## @@ -21,7 +21,9 @@ import java.util.ArrayList; import java.util.List; import java.util.Map; +import java.util.Set; Review comment: removed ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
