[
https://issues.apache.org/jira/browse/MAPREDUCE-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13095156#comment-13095156
]
Siddharth Seth commented on MAPREDUCE-2691:
-------------------------------------------
The patch is really just fixing two things - related to distributed cache
cleanup.
- The reference list for resources was never being cleaned up - as a result
distributed cache cleanup would remove nothing.
- Size of private resources was not being computed correctly (always 0).
It doesn't look like an LRU cleanup is implemented, which i believe was added
recently to 20security - that would be a separate jira.
There's other stuff in the NM which needs fixing - but isn't necessarily
related to the distributed cache and this jira.
> Finish up the cleanup of distributed cache file resources and related tests.
> ----------------------------------------------------------------------------
>
> Key: MAPREDUCE-2691
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2691
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: mrv2
> Reporter: Amol Kekre
> Assignee: Siddharth Seth
> Fix For: 0.23.0, 0.24.0
>
> Attachments: MR2691_1.patch, MR2691_2.patch, MR2691_3.patch
>
>
> Implement cleanup of distributed cache file resources
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira