You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Laurent Goujon (JIRA)" <ji...@apache.org> on 2014/01/25 07:36:37 UTC

[jira] [Created] (HADOOP-10287) FSOutputSummer should support any checksum size

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)