Re: HBase Filter Problem

2015-09-24 Thread ramkrishna vasudevan
. But the fact > is just in contrast. Do you know the reason that cause it? > > Thanks! > > > > -- 原始邮件 -- > 发件人: "Fulin Sun";<su...@certusnet.com.cn>; > 发送时间: 2015年9月23日(星期三) 下午4:53 > 收件人: "HBase User"<user@hbase

?????? HBase Filter Problem

2015-09-24 Thread donhoff_h
shna.s.vasude...@gmail.com>; : 2015??9??24??(??) 3:21 ??: "user@hbase.apache.org"<user@hbase.apache.org>; : Re: HBase Filter Problem Just trying to understand more, you are having a combination of PRefixFilter and SingleColumnValueFilter - n

????: HBase Filter Problem

2015-09-23 Thread Fulin Sun
. CertusNet donhoff_h ?? 2015-09-23 16:33 user ?? HBase Filter Problem Hi?? I wrote a program which function is to extract some data from a HBase table. According to business requirements I had to use the PrefixFilter and the SingleColumnValueFilter to filter

?????? HBase Filter Problem

2015-09-23 Thread donhoff_h
. But the fact is just in contrast. Do you know the reason that cause it? Thanks! -- -- ??: "Fulin Sun";<su...@certusnet.com.cn>; : 2015??9??23??(??) 4:53 ??: "HBase User"<user@hbase.apache.org>; :

HBase Filter Problem

2015-09-23 Thread donhoff_h
Hi?? I wrote a program which function is to extract some data from a HBase table. According to business requirements I had to use the PrefixFilter and the SingleColumnValueFilter to filter the data. The program ran very fast and returned in 1 sec. Considering I just need the rowkey of each