hadoop/hadoop-tools/hadoop-aws
Mukund Thakur 8732625f50
HADOOP-18439. Fix VectoredIO for LocalFileSystem when checksum is enabled. (#4862)
part of HADOOP-18103.

While merging the ranges in CheckSumFs, they are rounded up based on the
value of checksum bytes size which leads to some ranges crossing the EOF
thus they need to be fixed else it will cause EOFException during actual reads.

Contributed By: Mukund Thakur
2022-09-09 21:46:08 +05:30
..
dev-support HADOOP-16202. Enhanced openFile(): hadoop-aws changes. (#2584/3) 2022-04-24 17:33:05 +01:00
src HADOOP-18439. Fix VectoredIO for LocalFileSystem when checksum is enabled. (#4862) 2022-09-09 21:46:08 +05:30
pom.xml HADOOP-17833. Improve Magic Committer performance (#3289) 2022-06-17 19:11:35 +01:00