Description
The existing work for HDFS-9806 uses an implementation of the FileRegion read from a csv file. This is good for testability and diagnostic purposes, but it is not very efficient for larger systems.
There should be a version that is similar to the TextFileRegionFormat that instead uses LevelDB.
Attachments
Attachments
Issue Links
- depends upon
-
HDFS-11902 [READ] Merge BlockFormatProvider and FileRegionProvider.
- Resolved
-
HDFS-12665 [AliasMap] Create a version of the AliasMap that runs in memory in the Namenode (leveldb)
- Resolved