GitHub user jianjianjiao opened a pull request:
https://github.com/apache/spark/pull/22520
[SPARK-25509][Core]Windows doesn't support POSIX permissions
## What changes were proposed in this pull request?
SHS V2 cannot enabled in Windoes, because windows doesn't support POSIX
permission.
## How was this patch tested?
test case fails in windows without this fix.
org.apache.spark.deploy.history.HistoryServerDiskManagerSuite
test("leasing space")
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jianjianjiao/spark FixWindowsPermssionsIssue
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22520.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 #22520
----
commit fe74feeef42fc6fb6fb5f5e869e23b349f3a1697
Author: Rong Tang <rotang@...>
Date: 2018-09-21T17:07:44Z
Windows doesn't support Posix permissions
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]