GitHub user taoli91 opened a pull request:
https://github.com/apache/spark/pull/12696
[SPARK-14914] Skip some test cases on Windows due to limitation of Windows
## What changes were proposed in this pull request?
This pull request fix some general issue on windows:
1. There are some jdk bugs on windows.
2. Symlink handling on windows.
## How was this patch tested?
Unit tests (Not fully passed on windows)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/taoli91/spark windows_issue
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/12696.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 #12696
----
commit 2bb4fc3546959eba93f628afa92a368e22a9574f
Author: U-FAREAST\tl <[email protected]>
Date: 2016-04-25T07:43:32Z
Select correct spark submit and a test case can't work on windows for
FsHistoryProviderSuite
commit bd28500436a5e932a4ea40cdb5690c21d2e2e06e
Author: Tao LI <[email protected]>
Date: 2016-04-25T08:10:00Z
Circular buffer on windows.
commit 13880425d4caa4ffaf2f724720239c070b7308e5
Author: Tao LI <[email protected]>
Date: 2016-04-25T08:25:12Z
Java bug on windows.
commit f98c9a9e7538eb6e9ecd1e650e4db7d016a8e395
Author: U-FAREAST\tl <[email protected]>
Date: 2016-04-25T11:22:33Z
fix windows issue
commit cd12232650e02d236d26b4ee38c9aced4113bf24
Author: U-FAREAST\tl <[email protected]>
Date: 2016-04-26T02:12:07Z
Check symlink for win
----
---
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]