[ 
https://issues.apache.org/jira/browse/YARN-8359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16505572#comment-16505572
 ] 

Hudson commented on YARN-8359:
------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14389 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/14389/])
YARN-8359. Exclude containermanager.linux test classes on Windows. (inigoiri: 
rev 3b88fe25baf130cd7a77590f9ded5b0bf028ef75)
* (edit) 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/pom.xml


> Exclude containermanager.linux test classes on Windows
> ------------------------------------------------------
>
>                 Key: YARN-8359
>                 URL: https://issues.apache.org/jira/browse/YARN-8359
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Giovanni Matteo Fumarola
>            Assignee: Jason Lowe
>            Priority: Major
>             Fix For: 2.10.0, 3.2.0, 3.1.1, 2.9.2, 3.0.4
>
>         Attachments: YARN-8359.001.patch, YARN-8359.002.patch
>
>
> Some of the tests in containermanager.linux.runtime failed in Windows due to 
> *Error Message*
>  *'posix:permissions' not supported as initial attribute*
> We use PosixFilePermission which can be used only with operating systems 
> which are compatibile with POSIX:
> A file attribute view that provides a view of the file attributes commonly 
> associated with files on file systems used by operating systems that 
> implement the Portable Operating System Interface (POSIX) family of 
> standards.Operating systems that implement the POSIX family of standards 
> commonly use file systems that have a file owner, group-owner, and related 
> access permissions. Windows unfortunatelly doesn't support POSIX file systems 
> so this is why your code doesn't work.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to