Github user kayousterhout commented on a diff in the pull request:

    https://github.com/apache/spark/pull/14079#discussion_r86603422
  
    --- Diff: 
core/src/main/scala/org/apache/spark/scheduler/TaskSetBlacklist.scala ---
    @@ -72,8 +79,8 @@ private[scheduler] class TaskSetBlacklist(val conf: 
SparkConf, val stageId: Int,
       }
     
       /**
    -   * Return true if this executor is blacklisted for the given stage.  
Completely ignores
    -   * anything to do with the node the executor is on.  That
    +   * Return true if this executor is blacklisted for the given stage.  
Completely ignores whether
    +   * the executor is blacklisted overall (or anything to do with the node 
the executor is on).  That
    --- End diff --
    
    overall -> for the entire application


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

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

Reply via email to