Slava, there is a regex filter in HBase, (I didn't try yet). http://hadoop.apache.org/hbase/docs/current/api/org/apache/hadoop/hbase/filter/RegExpRowFilter.html
and there is an extension of this: http://hadoop.apache.org/hbase/docs/current/api/org/apache/hadoop/hbase/filter/WhileMatchRowFilter.html Rasit 2009/2/16 Slava Gorelik <[email protected]>: > Do you have any example of this ? > > Thank You. > Slava. > > On Mon, Feb 16, 2009 at 8:48 PM, stack <[email protected]> wrote: > >> A regex filter? >> St.Ack >> >> On Mon, Feb 16, 2009 at 10:46 AM, Slava Gorelik <[email protected] >> >wrote: >> >> > Hi. >> > I'm looking for a way retrieve columns by regular expression. >> > Is in 0.19.0 such functionality ? If not, what do you think the best way >> to >> > do it ? >> > >> > Thank You and Best Regards. >> > Slava. >> > >> > -- M. Raşit ÖZDAŞ
