[
https://issues.apache.org/jira/browse/HBASE-11555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14071265#comment-14071265
]
Hudson commented on HBASE-11555:
--------------------------------
FAILURE: Integrated in HBase-1.0 #64 (See
[https://builds.apache.org/job/HBase-1.0/64/])
HBASE-11555 TableSnapshotRegionSplit should be public (ndimiduk: rev
4c3fce8e4a3916dfddac31ba1e511938b39490d9)
*
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)