[
https://issues.apache.org/jira/browse/HBASE-11555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14071313#comment-14071313
]
Hudson commented on HBASE-11555:
--------------------------------
SUCCESS: Integrated in HBase-TRUNK #5336 (See
[https://builds.apache.org/job/HBase-TRUNK/5336/])
HBASE-11555 TableSnapshotRegionSplit should be public (ndimiduk: rev
69039f8620f51444d9c62cfca9922baffe093610)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/mapred/TableSnapshotInputFormat.java
*
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableSnapshotInputFormat.java
> TableSnapshotRegionSplit should be public
> -----------------------------------------
>
> Key: HBASE-11555
> URL: https://issues.apache.org/jira/browse/HBASE-11555
> Project: HBase
> Issue Type: Bug
> Components: mapreduce
> Reporter: Nick Dimiduk
> Assignee: Nick Dimiduk
> Priority: Minor
> Fix For: 0.99.0, 0.98.5, 2.0.0
>
> Attachments: HBASE-11555.00.patch
>
>
> This class extends Writable and so should be public so it can be used outside
> of the existing code line we ship. This will be consistent with TableSplit,
> which is also public.
--
This message was sent by Atlassian JIRA
(v6.2#6252)