we have hbase table with row key as AccountId and timestamp.

eg: ACNTID1359694800000

Account Id: ACNTID 
timestamp: 1359694800000

1359694800000 is the value for 2/1/2013

I am looking for a query for Account Ids on a give date? can i use startrow,
stop row logic. Any other ways?



--
View this message in context: 
http://apache-hbase.679495.n3.nabble.com/how-to-scan-hbase-table-when-timestamp-is-part-of-the-rowkey-tp4058927.html
Sent from the HBase Developer mailing list archive at Nabble.com.

Reply via email to