[
https://issues.apache.org/jira/browse/SPARK-8910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reynold Xin resolved SPARK-8910.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.5.0
1.4.2
> MiMa test is flaky because it starts a SQLContext
> -------------------------------------------------
>
> Key: SPARK-8910
> URL: https://issues.apache.org/jira/browse/SPARK-8910
> Project: Spark
> Issue Type: Bug
> Components: Tests
> Affects Versions: 1.4.0, 1.5.0
> Reporter: Andrew Or
> Assignee: Andrew Or
> Priority: Critical
> Fix For: 1.4.2, 1.5.0
>
>
> I've seen this many times on GitHub. At the very least we should disable the
> SparkUI to prevent port contention, which is one of the most common sources
> of flakiness.
> {code}
> 15/07/08 12:46:08 WARN AbstractLifeCycle: FAILED
> [email protected]:4040: java.net.BindException: Address already
> in use
> java.net.BindException: Address already in use
> at sun.nio.ch.Net.bind0(Native Method)
> at sun.nio.ch.Net.bind(Net.java:444)
> at sun.nio.ch.Net.bind(Net.java:436)
> {code}
> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/36826/consoleFull
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]