Hi, Is it possible to do a select * from <table_name> where version = "somedate" ; using HBase APIs?. (Scanning for values where version <= "somedate" ) Could you please direct me to appropriate links to achieve this?.
Regards, Krishna
Hi, Is it possible to do a select * from <table_name> where version = "somedate" ; using HBase APIs?. (Scanning for values where version <= "somedate" ) Could you please direct me to appropriate links to achieve this?.
Regards, Krishna