[ https://issues.apache.org/jira/browse/YARN-7705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16325032#comment-16325032 ]
Yufei Gu commented on YARN-7705: -------------------------------- Thanks for the review and commit, [~miklos.szeg...@cloudera.com]! > 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.0.0, 3.1.0 > Reporter: Yufei Gu > Assignee: Yufei Gu > Fix For: 3.1.0, 2.10.0, 3.0.1 > > Attachments: YARN-7705.001.patch, YARN-7705.002.patch, > YARN-7705.003.patch, YARN-7705.004.patch, YARN-7705.005.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-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org