Use PureJavaCrc32 in HDFS ------------------------- Key: HDFS-496 URL: https://issues.apache.org/jira/browse/HDFS-496 Project: Hadoop HDFS Issue Type: Improvement Reporter: Todd Lipcon Assignee: Todd Lipcon Priority: Minor Attachments: hdfs-496.txt
Common now has a pure java CRC32 implementation which is more efficient than java.util.zip.CRC32. This issue is to make use of it. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.