You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Yufei Gu (JIRA)" <ji...@apache.org> on 2018/01/09 19:31:01 UTC

[jira] [Updated] (YARN-7705) Create the container log directory with correct sticky bit in C code

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

Yufei Gu updated YARN-7705:
---------------------------
    Attachment: YARN-7705.001.patch

> Create the container log directory with correct sticky bit in C code
> --------------------------------------------------------------------
>
>                 Key: YARN-7705
>                 URL: https://issues.apache.org/jira/browse/YARN-7705
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: nodemanager
>    Affects Versions: 3.1.0
>            Reporter: Yufei Gu
>            Assignee: Yufei Gu
>         Attachments: YARN-7705.001.patch
>
>
> YARN-7363 created the container log directory in Java, which isn't able to set the correct sticky bit because of Java language limitation. Wrong sticky bit of log directory causes failure of reading log files inside the directory. To solve that, we need to do it in C code. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org