[
https://issues.apache.org/jira/browse/HADOOP-11980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14551192#comment-14551192
]
Apekshit Sharma commented on HADOOP-11980:
------------------------------------------
The API seems pretty generic to me (calculate/verify checksums, instantiate
from (byte[], offset) or input stream, write/get header info, etc). If there is
any HDFS specific logic, you're right, we should decouple it. Can you please
elaborate on changes you think would be best?
> Make DataChecksum APIs public
> -----------------------------
>
> Key: HADOOP-11980
> URL: https://issues.apache.org/jira/browse/HADOOP-11980
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Apekshit Sharma
> Priority: Trivial
> Attachments: HADOOP-11980.patch
>
>
> HBASE-11927 adds functionality in hbase to use native hadoop library if
> available, by using DataChecksum library.
> Add HBase to InterfaceAudience.LimitedPrivate.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)