Laurent Goujon created HADOOP-10287:
---------------------------------------
Summary: FSOutputSummer should support any checksum size
Key: HADOOP-10287
URL: https://issues.apache.org/jira/browse/HADOOP-10287
Project: Hadoop Common
Issue Type: Bug
Components: fs
Affects Versions: 2.2.0, 3.0.0
Reporter: Laurent Goujon
HADOOP-9114 only fixes if checksum size is 0, but doesn't handle the generic
case.
FSOutputSummer should work with any checksum size (between 0 and 8 since
Checksum.getValue() returns a long)
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)