Yufei Gu created YARN-7705:
------------------------------
Summary: 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
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-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org
|