You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by mwws <gi...@git.apache.org> on 2015/10/10 10:34:22 UTC

[GitHub] spark pull request: [Spark-8426] [scheduler] enhance blacklist mec...

Github user mwws commented on the pull request:

    https://github.com/apache/spark/pull/8760#issuecomment-147064097
  
    @squito , I have add the unit test and fix several bug, could you help to review and help merge into Spark?
    
    About the important case you described above, it make sense, the question would be who and when "relaying" bad executors information to allocator. YarnSchedulerBackend might be a good info sender, it can  periodically check if *(totalRegisteredExecutors - blackliskExecutors.size < minExpectedExecuors)*. Let's open another JIRA to discuss more details.


---
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