Shixiong Zhu created SPARK-7384:
-----------------------------------

             Summary: Fix flaky tests for distributed mode in BroadcastSuite
                 Key: SPARK-7384
                 URL: https://issues.apache.org/jira/browse/SPARK-7384
             Project: Spark
          Issue Type: Bug
          Components: Spark Core, Tests
            Reporter: Shixiong Zhu


Fixed the following failure: 
https://amplab.cs.berkeley.edu/jenkins/job/Spark-1.3-Maven-pre-YARN/hadoop.version=1.0.4,label=centos/452/testReport/junit/org.apache.spark.broadcast/BroadcastSuite/Unpersisting_HttpBroadcast_on_executors_and_driver_in_distributed_mode/

The tests should wait until all slaves are up. Otherwise, there may be only a 
part of {{BlockManager}}s registered, and fail the tests.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to