You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/01/27 23:17:35 UTC

[jira] [Closed] (SPARK-5432) SparkSubmitSuite should sc.stop()

     [ 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org