You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/09/17 03:24:34 UTC

[jira] [Resolved] (SPARK-3490) Alleviate port collisions during tests

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

Patrick Wendell resolved SPARK-3490.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.1

Issue resolved by pull request 2415
[https://github.com/apache/spark/pull/2415]

> Alleviate port collisions during tests
> --------------------------------------
>
>                 Key: SPARK-3490
>                 URL: https://issues.apache.org/jira/browse/SPARK-3490
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.1.0
>            Reporter: Andrew Or
>            Assignee: Andrew Or
>             Fix For: 1.2.0, 1.1.1
>
>
> A few tests, notably SparkSubmitSuite and DriverSuite, have been failing intermittently because we open too many ephemeral ports and occasionally can't bind to new ones.
> We should minimize the use of ports during tests where possible. A great candidate is the SparkUI, which is not needed for most tests.



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