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

stack updated HBASE-2470:
-------------------------

    Fix Version/s:     (was: 0.90.0)

Moving out trivial improvement

> 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
>
> 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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to