[ 
https://issues.apache.org/jira/browse/SPARK-5437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294293#comment-14294293
 ] 

Apache Spark commented on SPARK-5437:
-------------------------------------

User 'andrewor14' has created a pull request for this issue:
https://github.com/apache/spark/pull/4230

> DriverSuite and SparkSubmitSuite leak JVMs on timeout
> -----------------------------------------------------
>
>                 Key: SPARK-5437
>                 URL: https://issues.apache.org/jira/browse/SPARK-5437
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.0.0
>            Reporter: Andrew Or
>            Assignee: Andrew Or
>
> In DriverSuite, we currently set a timeout of 60 seconds. If after this time 
> the process has not terminated, we leak the process because we never destroy 
> it.
> In SparkSubmitSuite, we currently do not have a timeout so the test can hang 
> indefinitely.



--
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

Reply via email to