You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2019/02/12 21:40:00 UTC

[jira] [Resolved] (SPARK-13852) handle the InterruptedException caused by YARN HA switch

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

Marcelo Vanzin resolved SPARK-13852.
------------------------------------
    Resolution: Won't Fix

See discussion in PR.

> handle the InterruptedException caused by YARN HA switch 
> ---------------------------------------------------------
>
>                 Key: SPARK-13852
>                 URL: https://issues.apache.org/jira/browse/SPARK-13852
>             Project: Spark
>          Issue Type: Bug
>          Components: YARN
>    Affects Versions: 1.6.0, 1.6.1
>            Reporter: Tao Wang
>            Priority: Minor
>
> when sc stops, it will interrupt thread using to monitor app status.
> the thread will throw an InterruptedException if YARN is switch as there is a sleep method in retry logic.
> If YARN is switch between active and standby, sc.stop will return YarnApplicationState.FAILED as the InterruptedException is not caught.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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