SingleColumnValueFilter can be used on one column.
You can use FilterList to chain multiple SingleColumnValueFilter together.

Cheers

On Sun, May 7, 2017 at 10:56 AM, Developer Brasil <
alfredo.tava...@terra.com.br> wrote:

> 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