Re: spark 1.1.0 unit tests fail

2014-09-14 Thread Koert Kuipers
ok sounds good. those were the only tests that failed by the way On Sun, Sep 14, 2014 at 1:07 AM, Andrew Or wrote: > Hi Koert, > > Thanks for reporting this. These tests have been flaky even on the master > branch for a long time. You can safely disregard these test failures, as > the root caus

Re: spark 1.1.0 unit tests fail

2014-09-13 Thread Andrew Or
Hi Koert, Thanks for reporting this. These tests have been flaky even on the master branch for a long time. You can safely disregard these test failures, as the root cause is port collisions from the many SparkContexts we create over the course of the entire test. There is a patch that fixes this

spark 1.1.0 unit tests fail

2014-09-13 Thread Koert Kuipers
on ubuntu 12.04 with 2 cores and 8G of RAM i see errors when i run the tests for spark 1.1.0. not sure how significant this is, since i used to see errors for spark 1.0.0 too $ java -version java version "1.6.0_43" Java(TM) SE Runtime Environment (build 1.6.0_43-b01) Java HotSpot(TM) 64-Bit Se