https://issues.apache.org/jira/browse/HBASE-3729
Get cells via shell with a time range predicate
Tks,
- Eric

On 4/04/2011 16:09, Ted Yu wrote:
Please file a JIRA.

On Mon, Apr 4, 2011 at 2:50 AM, Eric Charles<[email protected]>wrote:

Hi,

The shell allows to specify a timestamp to get a value
- get 't1', 'r1', {COLUMN =>  'c1', TIMESTAMP =>  ts1}

If you don't give the exact timestamp, you get nothing...

I didn't find a way to a list of values (different versions) via a command
such as
- get 't1', 'r1', {COLUMN =>  'c1', TIMERANGE =>  (start, end)}

Is it possible to get the results with a macro TIMERANGE?
If not, is there interest in that feature, so I open a JIRA for it?

Tks,

-Eric


Reply via email to