You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Sean Mackrory (JIRA)" <ji...@apache.org> on 2014/07/28 16:01:10 UTC

[jira] [Commented] (BIGTOP-1050) Permissions on YARN LCE should be 4754

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

Sean Mackrory commented on BIGTOP-1050:
---------------------------------------

Update: YARN-1796 was just committed / pushed, so it'll be in Hadoop 2.6.0 and 4754 permission will work. I tested that the 4750 pach still works if we want to go with that until we release Hadoop 2.6 packages.

> Permissions on YARN LCE should be 4754
> --------------------------------------
>
>                 Key: BIGTOP-1050
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1050
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Sean Mackrory
>            Assignee: Sean Mackrory
>            Priority: Blocker
>             Fix For: 0.8.0
>
>         Attachments: 0001-BIGTOP-1050.-Permission-on-YARN-LCE-should-be-4750.patch, 0001-BIGTOP-1050.-Permissions-on-YARN-LCE-should-be-4754.patch
>
>
> The permissions we set for the YARN container executor are not exactly correct and are different from what we used to set for the MRv1 task containers. The requirements for the permissions are as follows:
> * Readable/executable by the group
> * Not executable by others
> * Not writable by others
> * Set UID
> * Owned by root
> I've tested this in YARN and have tested that I can still submit and run jobs successfully with these new permissions. This is somewhat second-hand information, so I'll CC [~atm] in case I've missed any important details or context...



--
This message was sent by Atlassian JIRA
(v6.2#6252)