[ 
https://issues.apache.org/jira/browse/SPARK-20898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Graves reassigned SPARK-20898:
-------------------------------------

    Assignee: Saisai Shao

> spark.blacklist.killBlacklistedExecutors doesn't work in YARN
> -------------------------------------------------------------
>
>                 Key: SPARK-20898
>                 URL: https://issues.apache.org/jira/browse/SPARK-20898
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 2.2.0
>            Reporter: Thomas Graves
>            Assignee: Saisai Shao
>             Fix For: 2.3.0
>
>
> I was trying out the new spark.blacklist.killBlacklistedExecutors on YARN but 
> it doesn't appear to work.  Everytime I get:
> 17/05/26 16:28:12 WARN BlacklistTracker: Not attempting to kill blacklisted 
> executor id 4 since allocation client is not defined
> Even though dynamic allocation is on.  Taking a quick look, I think the way 
> it creates the blacklisttracker and passes the allocation client is wrong. 
> The scheduler backend is 
>  not set yet so it never passes the allocation client to the blacklisttracker 
> correctly.  Thus it will never kill.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to