Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.23.0
-
None
-
Reviewed
Description
I've developed a series of patches that speeds up the HDFS read path by a factor of about 2.5x (~300M/sec to ~800M/sec for localhost reading from buffer cache) and also will make it easier to allow for advanced users (eg hbase) to skip a buffer copy.
Attachments
Attachments
Issue Links
- incorporates
-
HADOOP-7443 Add CRC32C as another DataChecksum implementation
- Closed
-
HADOOP-7444 Add Checksum API to verify and calculate checksums "in bulk"
- Closed
-
HADOOP-7445 Implement bulk checksum verification using efficient native code
- Closed
-
HADOOP-7446 Implement CRC32C native code using SSE4.2 instructions
- Closed
- relates to
-
HDFS-3528 Use native CRC32 in DFS write path
- Closed