[ https://issues.apache.org/jira/browse/SPARK-6870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Owen resolved SPARK-6870. ------------------------------ Resolution: Fixed Fix Version/s: 1.4.0 Issue resolved by pull request 5479 [https://github.com/apache/spark/pull/5479] > Catch InterruptedException when yarn application state monitor thread been > interrupted > -------------------------------------------------------------------------------------- > > Key: SPARK-6870 > URL: https://issues.apache.org/jira/browse/SPARK-6870 > Project: Spark > Issue Type: Improvement > Components: YARN > Reporter: Weizhong > Priority: Minor > Fix For: 1.4.0 > > > On PR #5305 we interrupt the monitor thread but forget to catch the > InterruptedException, then in the log will print the stack info, so we need > to catch it. -- 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