Created 12-25-2018 11:09 AM
hi all
we noticed about the following problem:
under the folder ( DATANODE machine )
/var/hadoop/yarn/local/usercache
size is 140G
in spite we set the following configuration that should avoid this case
yarn.nodemanager.localizer.cache.target-size-mb = 10240 yarn.nodemanager.localizer.cache.cleanup.interval-ms = 300000
this configuration from my understanding should delete the the folder/files in case size is more then 10G
so how it can be current size is 140G?
reference:
https://community.hortonworks.com/questions/201820/yarn-usercache-folder-became-with-huge-size.html
Created 12-26-2018 06:02 AM
As for automatic clean up not getting triggered, well it may be due to (or at-least related to) this unresolved bug reported on Yarn.
https://issues.apache.org/jira/browse/YARN-4540
Created 12-26-2018 06:02 AM
As for automatic clean up not getting triggered, well it may be due to (or at-least related to) this unresolved bug reported on Yarn.
https://issues.apache.org/jira/browse/YARN-4540