[
https://issues.apache.org/jira/browse/HBASE-11436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047173#comment-14047173
]
Ted Yu commented on HBASE-11436:
--------------------------------
The constant is currently defined this way:
{code}
public static final String SCAN_ROW_START = "hbase.mapreduce.scan.row.start";
{code}
I think we can just use it in this patch.
> Row start and Row stop in HBase Export
> --------------------------------------
>
> Key: HBASE-11436
> URL: https://issues.apache.org/jira/browse/HBASE-11436
> Project: HBase
> Issue Type: Improvement
> Components: mapreduce
> Reporter: Ward Viaene
> Attachments: Export_HBASE_11436.patch
>
>
> The org.apache.hadoop.hbase.mapreduce.Export doesn't have a row start / row
> stop option. This option can be useful when a user wants to filter on start
> and end row. This feature was also requested by on hbase-users (see
> http://mail-archives.apache.org/mod_mbox/hbase-user/201310.mbox/%[email protected]%3E).
--
This message was sent by Atlassian JIRA
(v6.2#6252)