Re: Row Filters using BitComparator

2013-10-03 Thread takeshi
> > 2 components ) of the components. I don't want to use > > > > > > > RegexStringComparator. > > > > > > > > > > > > > > If you are using the first two components(i.e. prefix

Re: Row Filters using BitComparator

2013-10-02 Thread abhinavpundir
t; > > > > first > > > > > > 2 components ) of the components. I don't want to use > > > > > > RegexStringComparator. > > > > > > > > > > > > If you are using the first two components(i.e. prefix of the

Re: Row Filters using BitComparator

2013-10-01 Thread takeshi
you are using the first two components(i.e. prefix of the > rowkey) > > > > then > > > > you can use PrefixFilter( > > > > > > > > > > > > > > http://hbase.apache.org/apidocs/org/apache/hadoop/hbase/filter/PrefixFilter.html > > > ). > > > > > > > > A

Re: Row Filters using BitComparator

2013-09-30 Thread abhinavpundir
> > > > > If you are using the first two components(i.e. prefix of the rowkey) > > > then > > > you can use PrefixFilter( > > > > > > > > > http://hbase.apache.org/apidocs/org/apache/hadoop/hbase/filter/PrefixFilter.html > > ). > &

Re: Row Filters using BitComparator

2013-09-22 Thread anil gupta
; > > http://hbase.apache.org/apidocs/org/apache/hadoop/hbase/filter/PrefixFilter.html > ). > > > > Also, dont forget to set startRow and StopRow. > > > > > I would like to use BitComparator because it is fast. > > > > > > how would I do that? >

Re: Row Filters using BitComparator

2013-09-22 Thread abhinavpundir
startRow and StopRow. > > > I would like to use BitComparator because it is fast. > > > > how would I do that? > > > > > > > > > > -- > > View this message in context: > > > http://apache-hbase.679495.n3.nabble.com/Row-Filters-using-BitCompar

Re: Row Filters using BitComparator

2013-09-15 Thread anil gupta
BitComparator because it is fast. > > how would I do that? > > > > > -- > View this message in context: > http://apache-hbase.679495.n3.nabble.com/Row-Filters-using-BitComparator-tp4050739.html > Sent from the HBase User mailing list archive at Nabble.com. > -- Thanks & Regards, Anil Gupta

Row Filters using BitComparator

2013-09-15 Thread abhinavpundir
uld I do that? -- View this message in context: http://apache-hbase.679495.n3.nabble.com/Row-Filters-using-BitComparator-tp4050739.html Sent from the HBase User mailing list archive at Nabble.com.