GitHub user mridulm opened a pull request:
https://github.com/apache/spark/pull/505
Windows fixes
Unfortunately, this is not exhaustive - particularly hive tests still fail
due to path issues.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mridulm/spark windows_fixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/505.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 #505
----
commit 1337abda5bef7907bda461921f3b75186db896e2
Author: Mridul Muralidharan <[email protected]>
Date: 2014-04-23T09:40:15Z
fix classpath while running in windows
commit 10c4d785cf62a342747bcf539e7005162c7cb2fc
Author: Mridul Muralidharan <[email protected]>
Date: 2014-04-23T09:40:17Z
Use explicit encoding while using getBytes
commit bc69d142dbab3b2bfac79e05a328956d865ba4dd
Author: Mridul Muralidharan <[email protected]>
Date: 2014-04-23T09:47:12Z
Change from hardcoded path separator
----
---
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.
---