You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/06 00:18:59 UTC

[jira] [Created] (SPARK-7384) Fix flaky tests for distributed mode in BroadcastSuite

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org