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

Andrew Or closed SPARK-5432.
----------------------------
    Resolution: Won't Fix

It may be intended behavior for the test suites to ensure that the driver does 
terminate even if we don't explicitly call sc.stop() or sys.exit(). Closing 
this as won't fix.

> SparkSubmitSuite should sc.stop()
> ---------------------------------
>
>                 Key: SPARK-5432
>                 URL: https://issues.apache.org/jira/browse/SPARK-5432
>             Project: Spark
>          Issue Type: Bug
>          Components: Deploy
>    Affects Versions: 1.0.0
>            Reporter: Andrew Or
>            Assignee: Andrew Or
>            Priority: Minor
>
> The reason why we need all the hacks around the UI ports for these two suites 
> is because we never stop the context after each individual test finishes.
> Edit: I took DriverSuite out of the picture because it was there to ensure 
> that the driver process still terminates even if we did not explicitly stop 
> 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

Reply via email to