You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@apache.org by Steve Loughran <st...@hortonworks.com> on 2014/11/18 13:46:12 UTC

what is c: on the jenkins windows images?

I've been trying to run slider jenkins builds on the windows VMs, except
they fail when the hadoop YARN minicluster tries to set directory
permissions on directories during the test run

https://builds.apache.org/job/slider-develop-windows/lastCompletedBuild/testReport/org.apache.slider.other/TestFilesystemPermissions/testValidateMiniclusterPerms/

the client is trying to make a dir user writeable only, but it's coming
back as world writeable after,

Apparently this is a known problem in VMs if the drive is some mounted
volume from the host OS, rather than NTFS.

What is drive C:?

steve

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Re: what is c: on the jenkins windows images?

Posted by Andrew Bayer <an...@gmail.com>.
C: and F: on windows1 are NTFS.

A.

On Tue, Nov 18, 2014 at 1:46 PM, Steve Loughran <st...@hortonworks.com> wrote:
> I've been trying to run slider jenkins builds on the windows VMs, except
> they fail when the hadoop YARN minicluster tries to set directory
> permissions on directories during the test run
>
> https://builds.apache.org/job/slider-develop-windows/lastCompletedBuild/testReport/org.apache.slider.other/TestFilesystemPermissions/testValidateMiniclusterPerms/
>
> the client is trying to make a dir user writeable only, but it's coming
> back as world writeable after,
>
> Apparently this is a known problem in VMs if the drive is some mounted
> volume from the host OS, rather than NTFS.
>
> What is drive C:?
>
> steve
>
> --
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to
> which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.