[jira] [Updated] (SPARK-6870) Catch InterruptedException when yarn application state monitor thread been interrupted

2015-04-13 Thread Sean Owen (JIRA)

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

Sean Owen updated SPARK-6870:
-
Priority: Trivial  (was: Minor)
Assignee: Weizhong

 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
Assignee: Weizhong
Priority: Trivial
 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



[jira] [Updated] (SPARK-6870) Catch InterruptedException when yarn application state monitor thread been interrupted

2015-04-12 Thread Sean Owen (JIRA)

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

Sean Owen updated SPARK-6870:
-
Component/s: YARN

 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

 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