Hi

I am using thrift to get data from remote hbase and using
client.get(tableName.getBytes(), rowKey.getBytes(),
"ColFamily:colName".getBytes()); method to get the data for particular
columns. I am using composite row key in the format of *
DataTime_CategoryName_ProductName*. Now my question is that can i get the
data with partial key. e.g if I just want to get data with Particular
dateTime only or Particular DateTime_xxxxx_ProductName where category does
not needs to use.

Kindly share your thoughts
Thanks

-- 
Regards
Shuja-ur-Rehman Baig
http://pk.linkedin.com/in/shujamughal
Cell: +92 3214207445

Reply via email to