Options
- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
yarn modifies directory permissions
Labels:
- Labels:
-
Apache Hadoop
-
Apache YARN
New Contributor
Created ‎09-28-2022 06:37 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yarn aggregation log on hdfs when I FINISHED a job, the {yarn.nodemanager.remote-app-log-dir}/{user}/{yarn.nodemanager.remote-app-log-dir-sendix} directory permission is 770, I change the directory permission to 775.
But when I FINISHED a yarn job, it change the directory permission to 770 again.
Why would he happen? How to get it not to modify directory permissions.
1 REPLY 1
Expert Contributor
Created ‎04-21-2024 09:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please check the umask that is set for the yarn directories.
