aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorzsxwing <zsxwing@gmail.com>2015-05-05 23:25:28 -0700
committerReynold Xin <rxin@databricks.com>2015-05-05 23:25:28 -0700
commit9f019c7223bb79b8d5cd52980b2723a1601d1134 (patch)
treeb2f2bf5a6a7e62652ee67d240f5822540f1ad6f9 /python
parent7b1457839bdac124a07fd6292f6263f0ded48880 (diff)
downloadspark-9f019c7223bb79b8d5cd52980b2723a1601d1134.tar.gz
spark-9f019c7223bb79b8d5cd52980b2723a1601d1134.tar.bz2
spark-9f019c7223bb79b8d5cd52980b2723a1601d1134.zip
[SPARK-7384][Core][Tests] Fix flaky tests for distributed mode in BroadcastSuite
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. Author: zsxwing <zsxwing@gmail.com> Closes #5925 from zsxwing/SPARK-7384 and squashes the following commits: 783cb7b [zsxwing] Add comments for _jobProgressListener and remove postfixOps 1009ef1 [zsxwing] [SPARK-7384][Core][Tests] Fix flaky tests for distributed mode in BroadcastSuite
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions