Description
A liststatus call on a directory in hadoop archives leads to ( 2* number of files in directory) open calls to the namenode. This is very sub optimal and needs to be fixed to make it performant enough to be used on a daily basis.
Attachments
Attachments
Issue Links
- is related to
-
MAPREDUCE-1629 Get rid of fakeBlockLocations() on HarFileSystem, since it's not used
- Closed
- relates to
-
HADOOP-6591 HarFileSystem cannot handle paths with the space character
- Closed