GitHub user zsxwing opened a pull request:
https://github.com/apache/spark/pull/7323
[SPARK-7419][Streaming][Tests]Fix CheckpointSuite.recovery with file input
stream
Fix this failure:
https://amplab.cs.berkeley.edu/jenkins/job/Spark-Master-SBT/2886/AMPLAB_JENKINS_BUILD_PROFILE=hadoop2.3,label=centos/testReport/junit/org.apache.spark.streaming/CheckpointSuite/recovery_with_file_input_stream/
To reproduce this failure, you can add `Thread.sleep(2000)` before this line
https://github.com/apache/spark/blob/a9c4e29950a14e32acaac547e9a0e8879fd37fc9/streaming/src/test/scala/org/apache/spark/streaming/CheckpointSuite.scala#L477
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zsxwing/spark SPARK-7419
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/7323.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #7323
----
commit b3caf58fa705ae508650a4bdc67330d9b248a8c0
Author: zsxwing <[email protected]>
Date: 2015-07-09T12:23:49Z
Fix CheckpointSuite.recovery with file input stream
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]