You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by andrewor14 <gi...@git.apache.org> on 2015/09/02 03:52:38 UTC

[GitHub] spark pull request: [SPARK-8425][Core][WIP] Add blacklist mechanis...

Github user andrewor14 commented on the pull request:

    https://github.com/apache/spark/pull/6870#issuecomment-136912981
  
    > I think the original blacklist mechanism and what @davies did is to avoid the resubmitted tasks running on the same executors/hosts, which means tasks should be failed beforehand, then the blacklist mechanism could take effect. But about the first submitted tasks, current implementation cannot avoid scheduling tasks on such "bad" executors. This is what this PR addresses about. The basic idea and algorithm is brought from MR, I think for Spark it also requires such feature.
    
    @jerryshao I see, thanks for the explanation. Are you still actively working on this? (Is it still "WIP") If so could you rebase to master?


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org