[
https://issues.apache.org/jira/browse/HADOOP-11980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14559665#comment-14559665
]
Colin Patrick McCabe commented on HADOOP-11980:
-----------------------------------------------
I would like to move {{DataChecksum#writeHeader}}, {{DataChecksum#getHeader}},
{{DataChecksum#newDataChecksum}}, etc. into a private class for HDFS. Perhaps
it could be a subclass. These functions govern the format of HDFS meta files,
which we would like to keep private from public users.
> 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)