You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2014/09/16 23:36:33 UTC

[jira] [Commented] (SPARK-3555) UI port contention suite flakey

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

Apache Spark commented on SPARK-3555:
-------------------------------------

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

> UI port contention suite flakey
> -------------------------------
>
>                 Key: SPARK-3555
>                 URL: https://issues.apache.org/jira/browse/SPARK-3555
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.1.0
>            Reporter: Patrick Wendell
>            Assignee: Andrew Or
>            Priority: Blocker
>
> This has been failing in our master build since this afternoon. Not sure exactly what is causing it, but one clear improvement would be to bind to a random port and then read back the port. This is a strict improvement so we should just do this and see if it fixes the test.
> {code}
> UISuite:
> - jetty selects different port under contention *** FAILED ***
>   4040 equaled 4040 (UISuite.scala:127)
> {code}



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