[ 
https://issues.apache.org/jira/browse/SPARK-10622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14905285#comment-14905285
 ] 

Apache Spark commented on SPARK-10622:
--------------------------------------

User 'vanzin' has created a pull request for this issue:
https://github.com/apache/spark/pull/8887

> Race condition between scheduler and YARN executor status update
> ----------------------------------------------------------------
>
>                 Key: SPARK-10622
>                 URL: https://issues.apache.org/jira/browse/SPARK-10622
>             Project: Spark
>          Issue Type: Bug
>          Components: YARN
>    Affects Versions: 1.6.0
>            Reporter: Marcelo Vanzin
>            Priority: Critical
>
> This is a follow up to SPARK-8167. From the comment left in the code:
> {quote}
> TODO there's a race condition where while we are querying the 
> ApplicationMaster for the executor loss reason, there is the potential that 
> tasks will be scheduled on the executor that failed. We should fix this by 
> having this onDisconnected event also "blacklist" executors so that tasks are 
> not assigned to them.
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to