|
|
+
sanky999 2012-05-04, 13:04
+
Yifeng Jiang 2012-05-07, 11:36
+
Bijieshan 2012-05-07, 11:51
+
sanky999 2012-05-07, 13:24
+
Bijieshan 2012-05-07, 15:01
-
RE: HBase Between FiltersAnoop Sam John 2012-05-08, 10:34
@sanky
"It still picks up record 120, 117... when given range is 1000-2000." How you have saved the int data value into HBase column? Have you not used Bytes.toBytes(int) ?? If you have used the same, the BinaryComparator would have worked fine I guess.. ________________________________________ From: Bijieshan [[EMAIL PROTECTED]] Sent: Monday, May 07, 2012 8:31 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Cc: Chenjian Subject: RE: HBase Between Filters I just raised one issue regarding on this: HBASE-5950 -----Original Message----- From: sanky999 [mailto:[EMAIL PROTECTED]] Sent: Monday, May 07, 2012 9:24 PM To: [EMAIL PROTECTED] Subject: Re: HBase Between Filters @Yifeng - Nope no success. I tried both ways: BinaryComparator as well as directly passing bytes none worked. It still picks up record 120, 117... when given range is 1000-2000. -- View this message in context: http://apache-hbase.679495.n3.nabble.com/HBase-Between-Filters-tp3962242p3968518.html Sent from the HBase - Developer mailing list archive at Nabble.com. +
sanky999 2012-05-08, 11:40
+
Ramkrishna.S.Vasudevan 2012-05-08, 12:05
+
sanky999 2012-05-08, 12:44
+
Ramkrishna.S.Vasudevan 2012-05-09, 12:48
+
sanky999 2012-05-08, 06:46
+
Anoop Sam John 2012-05-09, 11:54
+
sanky999 2012-05-09, 13:41
|