I consistently get this error in the launcher suite on Ubuntu 16. I
don't know if it's a known issue.

-------------------------------------------------------

 T E S T S

-------------------------------------------------------

OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m;
support was removed in 8.0

Running org.apache.spark.launcher.SparkSubmitOptionParserSuite

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333
sec - in org.apache.spark.launcher.SparkSubmitOptionParserSuite

Running org.apache.spark.launcher.LauncherServerSuite

Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.376
sec <<< FAILURE! - in org.apache.spark.launcher.LauncherServerSuite

testCommunication(org.apache.spark.launcher.LauncherServerSuite)  Time
elapsed: 0.078 sec  <<< FAILURE!

java.lang.AssertionError: null

at org.junit.Assert.fail(Assert.java:86)

at org.junit.Assert.assertTrue(Assert.java:41)

at org.junit.Assert.assertNotNull(Assert.java:621)

at org.junit.Assert.assertNotNull(Assert.java:631)

at 
org.apache.spark.launcher.LauncherServerSuite.testCommunication(LauncherServerSuite.java:98)

On Fri, Jun 17, 2016 at 5:49 AM, Reynold Xin <r...@apache.org> wrote:
> Please vote on releasing the following candidate as Apache Spark version
> 1.6.2!
>
> The vote is open until Sunday, June 19, 2016 at 22:00 PDT and passes if a
> majority of at least 3+1 PMC votes are cast.
>
> [ ] +1 Release this package as Apache Spark 1.6.2
> [ ] -1 Do not release this package because ...
>
>
> The tag to be voted on is v1.6.2-rc1
> (4168d9c94a9564f6b3e62f5d669acde13a7c7cf6)
>
> The release files, including signatures, digests, etc. can be found at:
> https://home.apache.org/~pwendell/spark-releases/spark-1.6.2-rc1-bin/
>
> Release artifacts are signed with the following key:
> https://people.apache.org/keys/committer/pwendell.asc
>
> The staging repository for this release can be found at:
> https://repository.apache.org/content/repositories/orgapachespark-1184
>
> The documentation corresponding to this release can be found at:
> https://home.apache.org/~pwendell/spark-releases/spark-1.6.2-rc1-docs/
>
>
> =======================================
> == How can I help test this release? ==
> =======================================
> If you are a Spark user, you can help us test this release by taking an
> existing Spark workload and running on this release candidate, then
> reporting any regressions from 1.6.1.
>
> ================================================
> == What justifies a -1 vote for this release? ==
> ================================================
> This is a maintenance release in the 1.6.x series.  Bugs already present in
> 1.6.1, missing features, or bugs related to new features will not
> necessarily block this release.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org
For additional commands, e-mail: dev-h...@spark.apache.org

Reply via email to