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

Marcelo Vanzin resolved SPARK-9519.
-----------------------------------
       Resolution: Fixed
         Assignee: Weizhong
    Fix Version/s: 1.5.0

> Confirm stop sc successfully when application was killed
> --------------------------------------------------------
>
>                 Key: SPARK-9519
>                 URL: https://issues.apache.org/jira/browse/SPARK-9519
>             Project: Spark
>          Issue Type: Improvement
>          Components: YARN
>            Reporter: Weizhong
>            Assignee: Weizhong
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> Currently, when we kill application on Yarn, then will call sc.stop() at Yarn 
> application state monitor thread, then in YarnClientSchedulerBackend.stop() 
> will call interrupt this will cause SparkContext not stop fully as we will 
> wait executor to exit.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to