Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.22.0
-
None
Description
TrackerDistributedCacheManager deletes the cached files when the size goes up to a configured number.
But there is no such limit for the number of subdirectories. Therefore the number of subdirectories may grow large and exceed system limit.
This will make TT cannot create directory when getLocalCache and fails the tasks.
Attachments
Attachments
Issue Links
- blocks
-
MAPREDUCE-1568 TrackerDistributedCacheManager should clean up cache in a background thread
- Closed
- relates to
-
MAPREDUCE-1914 TrackerDistributedCacheManager never cleans its input directories
- Resolved