Re: Using filters in REST/stargate returns 204 (No content)

2012-10-18 Thread Andrew Purtell
What does the HBase shell return if you try that scan programatically? On Thu, Oct 18, 2012 at 11:02 AM, Kumar, Suresh wrote: > > > I have a HBase Java client which has a couple of filters and just work > fine, I get the expected result. > > Here is the code: > > > > HTable table

RE: Using filters in REST/stargate returns 204 (No content)

2012-10-18 Thread Kumar, Suresh
@hbase.apache.org Subject: Re: Using filters in REST/stargate returns 204 (No content) What does the HBase shell return if you try that scan programatically? On Thu, Oct 18, 2012 at 11:02 AM, Kumar, Suresh wrote: > > > I have a HBase Java client which has a couple of filters and just work >

RE: Using filters in REST/stargate returns 204 (No content)

2012-10-19 Thread Kumar, Suresh
;,"ty pe":"RegexStringComparator"} } Thanks, Suresh -Original Message- From: Andrew Purtell [mailto:apurt...@apache.org] Sent: Thursday, October 18, 2012 1:19 PM To: user@hbase.apache.org Subject: Re: Using filters in REST/stargate returns 204 (No conte

Re: Using filters in REST/stargate returns 204 (No content)

2012-10-19 Thread Jerry Lam
t;, "family":""a2V5c3RvbmVsb2cK", > "op":"EQUAL", "type":"SingleColumnValueFilter", > > "comparator":{"value":"RVJST1Igc2VydmljZSBhdXRoZW50aWNhdGUgVXNlcgo=","ty > pe&quo

Re: Using filters in REST/stargate returns 204 (No content)

2012-10-19 Thread Andrew Purtell
; > "qualifier":""cGNvbAo=", "family":""a2V5c3RvbmVsb2cK", > > "op":"EQUAL", "type":"SingleColumnValueFilter", > > > > "comparator":{"value":"RVJST1Igc2Vydmlj

RE: Using filters in REST/stargate returns 204 (No content)

2012-10-19 Thread Kumar, Suresh
DEBUG at the REST server. Thanks, Suresh -Original Message- From: Andrew Purtell [mailto:apurt...@apache.org] Sent: Friday, October 19, 2012 10:59 AM To: user@hbase.apache.org Subject: Re: Using filters in REST/stargate returns 204 (No content) That's a good suggestion. Additionally,