GitHub user JoshRosen opened a pull request:
https://github.com/apache/spark/pull/3704
[SPARK-4826] Fix generation of temp file names in WAL tests
This PR is another approach for fixing SPARK-4826, an issue where a bug in
how we generate temp. file names was causing spurious test failures in the
write ahead log suites.
Closes #3695.
Closes #3701.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/JoshRosen/spark SPARK-4826
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/3704.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 #3704
----
commit 86c1944fdaf16dc2e3a758bbd6f5a84c2d925535
Author: Josh Rosen <[email protected]>
Date: 2014-12-15T18:59:40Z
Revert "HOTFIX: Disabling failing block manager test"
This reverts commit 4c0673879b5c504797dafb11607d14b04c1bf47d.
commit 93629194b4756229a75914d8d80c10b138ce7500
Author: Josh Rosen <[email protected]>
Date: 2014-12-15T19:23:27Z
[SPARK-4826] Fix bug in generation of temp file names. in WAL suites.
----
---
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]