How do I query multiple columns with filters in hbase? 
In sql it would look like this 
Select field1, field2 from table 
Where field1 = record AND field2 = record2 



--
View this message in context: 
http://apache-hbase.679495.n3.nabble.com/Query-Hbase-tp4087859.html
Sent from the HBase Developer mailing list archive at Nabble.com.

Reply via email to