[ 
https://issues.apache.org/jira/browse/HBASE-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack resolved HBASE-2470.
--------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]

Committed to TRUNK.  Thank you for the patch Harsh.

> Add Scan.setTimeRange() support in Shell
> ----------------------------------------
>
>                 Key: HBASE-2470
>                 URL: https://issues.apache.org/jira/browse/HBASE-2470
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.20.3
>            Reporter: Lars George
>            Priority: Trivial
>              Labels: noob
>         Attachments: HBASE-2470.r1.diff, HBASE-2470.r2.diff
>
>
> The shell does not support scans by time range.
> This is trivial, simply add two more optional values MINTIMESTAMP and 
> MAXTIMESTAMP and if both are set call Scan.setTimeRange(minStamp, maxStamp).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to