You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Rong Tang (JIRA)" <ji...@apache.org> on 2018/09/21 17:14:00 UTC

[jira] [Created] (SPARK-25509) SHS V2 cannot enabled in Windows, because POSIX permissions is not support.

Rong Tang created SPARK-25509:
---------------------------------

             Summary: SHS V2 cannot enabled in Windows, because POSIX permissions is not support.
                 Key: SPARK-25509
                 URL: https://issues.apache.org/jira/browse/SPARK-25509
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 2.3.1, 2.4.0
            Reporter: Rong Tang


SHS V2 cannot enabled in Windoes, because windows doesn't support POSIX permission. 

with exception: java.lang.UnsupportedOperationException: 'posix:permissions' not supported as initial attribute.

test case fails in windows without this fix. 
org.apache.spark.deploy.history.HistoryServerDiskManagerSuite test("leasing space")

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org