[
https://issues.apache.org/jira/browse/HBASE-11555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14071293#comment-14071293
]
Hudson commented on HBASE-11555:
--------------------------------
SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #394 (See
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/394/])
HBASE-11555 TableSnapshotRegionSplit should be public (ndimiduk: rev
5ebebbccbeda363fbf5ca92d469c988db3ae436d)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableSnapshotInputFormat.java
*
hbase-server/src/main/java/org/apache/hadoop/hbase/mapred/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)