You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/09/26 15:41:01 UTC

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

     [ https://issues.apache.org/jira/browse/SPARK-25509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved SPARK-25509.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.4.0
                   2.3.3

Issue resolved by pull request 22520
[https://github.com/apache/spark/pull/22520]

> 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
>            Assignee: Rong Tang
>            Priority: Major
>             Fix For: 2.3.3, 2.4.0
>
>
> 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")
>  
> PR: https://github.com/apache/spark/pull/22520
>  



--
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