GitHub user HyukjinKwon opened a pull request:
https://github.com/apache/spark/pull/14960
[WIP][SPARK-17339][SPARKR][CORE] Fix Windows path issues in SparkContext
causing the tests failures in SparkR on Windows
## What changes were proposed in this pull request?
This PR fixes the Windows path issues in several APIs. Please refer
https://issues.apache.org/jira/browse/SPARK-17339 for more details.
## How was this patch tested?
Tests via AppVeyor CI -
https://ci.appveyor.com/project/HyukjinKwon/spark/build/69-SPARK-17339-after
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HyukjinKwon/spark SPARK-17339
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/14960.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 #14960
----
commit 071168290b6cfd332c02dd3e44415c7e069dbb46
Author: hyukjinkwon <[email protected]>
Date: 2016-09-05T09:49:15Z
Avoid direct use of URI for file paths in Windows
commit f42c182cc3d7eaf863ccab7c52b59ddc3e12c17a
Author: hyukjinkwon <[email protected]>
Date: 2016-09-05T11:37:15Z
Handle Windows specific path issues
----
---
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]