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:16:00 UTC

[jira] [Updated] (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 ]

Rong Tang updated SPARK-25509:
------------------------------
    Description: 
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

 

  was:
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")

 


> 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
>            Priority: Major
>
> 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