GitHub user HyukjinKwon opened a pull request:
https://github.com/apache/spark/pull/16927
[WIP][SPARK-19571][R] Fix SparkR test break on Windows via AppVeyor
## What changes were proposed in this pull request?
It seems wintuils for Hadoop 2.6.5 not exiting for now in
https://github.com/steveloughran/winutils
This breaks the tests in SparkR on Windows so this PR proposes to use
winutils built by Hadoop 2.6.4 for now.
## How was this patch tested?
Manually via AppVeyor
**Before**
https://ci.appveyor.com/project/spark-test/spark/build/627-r-test-break
**After**
https://ci.appveyor.com/project/spark-test/spark/build/629-r-test-break
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HyukjinKwon/spark spark-r-windows-break
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/16927.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 #16927
----
commit 58af8fc830bb4c51bd80bc46da669125ec6339f6
Author: hyukjinkwon <[email protected]>
Date: 2017-02-14T14:48:37Z
Fix SparkR test break on Windows via AppVeyor
----
---
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]