GitHub user srowen opened a pull request:
https://github.com/apache/spark/pull/2328
SPARK-3404 [BUILD] SparkSubmitSuite fails with "spark-submit exits with
code 1"
This fixes the `SparkSubmitSuite` failure by setting
`<spark.ui.port>0</spark.ui.port>` in the Maven build, to match the SBT build.
This avoids a port conflict which causes failures.
(This also updates the `scalatest` plugin off of a release candidate, to
the identical final release.)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srowen/spark SPARK-3404
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/2328.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2328
----
commit 512d7827f253b5785488578f8906c6c9adbc125d
Author: Sean Owen <[email protected]>
Date: 2014-09-09T06:43:27Z
Set spark.ui.port=0 in Maven scalatest config to match SBT build and avoid
SparkSubmitSuite failure due to port conflict
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]