[
https://issues.apache.org/jira/browse/HADOOP-11980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14550745#comment-14550745
]
Colin Patrick McCabe commented on HADOOP-11980:
-----------------------------------------------
I think it's concerning that the code for generating and reading HDFS {{.meta}}
file headers is now in a class we're considering marking
{{\@InterfaceAudience.Public}}. This seems like an internal detail of HDFS
that we'd rather not expose. Perhaps we could split this off into a separate
class.
> 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)