add time range parameter to hbase ruby script
---------------------------------------------

                 Key: HBASE-2882
                 URL: https://issues.apache.org/jira/browse/HBASE-2882
             Project: HBase
          Issue Type: Improvement
          Components: shell
    Affects Versions: 0.20.5
            Reporter: Ted Yu


Currently the scan in HBase.rb (table.rb in trunk) only accepts timestamp 
parameter.
In case where timestamp(s) for row(s) is(are) in the future, time range 
parameter is desirable to gain better insight into table contents.
The underlying API is Scan.setTimeRange()

-- 
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