Re: Multiple match's Filter is NOT WORKING

2017-03-19 Thread Yoom Nguyen
- Original Message - From: "Yoom Nguyen" <y...@misoccer.us> To: dev@hbase.apache.org Sent: Sunday, March 19, 2017 5:46:17 PM Subject: Multiple match's Filter is NOT WORKING I am having problems getting correct match's results from searching through multipl

Multiple match's Filter is NOT WORKING

2017-03-19 Thread Yoom Nguyen
I am having problems getting correct match's results from searching through multiple HBASE's tables. Is there a bug in HBASE's filter? Wondering if anyone know HBASE \ Java well and willing to help out or for a fee. Is this a bug with HBASE? HBASE Release 0.98.8 - 11/18/2014 Would someone

Re: help for a fee -- using filters to search data in hbase for correct results

2017-02-03 Thread Yoom Nguyen
Hi Ted, Release 0.98.8 - 11/18/2014 The code get mess up when I sent it through my email client. Here is the snapshoot of it. Thanks, - Original Message - From: "Yoom Nguyen" <y...@misoccer.us> To: dev@hbase.apache.org Sent: Friday, February 3, 2017 5:14:48 P

help for a fee -- using filters to search data in hbase for correct results

2017-02-03 Thread Yoom Nguyen
I am having problems using filters to search data in hbase . First I am reading some data from one table and storing in a vector or arrayList : Is there a better way or different approach to achieve the results than what I am heading? I am stuck trying to get the correct results with the