Re: hbase rest query params for maxVersions and maxValues

2013-12-09 Thread Koert Kuipers
https://issues.apache.org/jira/browse/HBASE-10112 On Sun, Dec 8, 2013 at 1:07 AM, Ted Yu wrote: > Koert: > Thanks for reporting this issue. > > Mind filing a JIRA ? > > Cheers > > > On Sun, Dec 8, 2013 at 2:01 AM, Koert Kuipers wrote: > > > i am trying to use maxValues with a "globbed" row res

Re: hbase rest query params for maxVersions and maxValues

2013-12-07 Thread Ted Yu
Koert: Thanks for reporting this issue. Mind filing a JIRA ? Cheers On Sun, Dec 8, 2013 at 2:01 AM, Koert Kuipers wrote: > i am trying to use maxValues with a "globbed" row resource in stargate. > from looking at the source code one has to do something like > > table/row/column(s)/timestamp(s

hbase rest query params for maxVersions and maxValues

2013-12-07 Thread Koert Kuipers
i am trying to use maxValues with a "globbed" row resource in stargate. from looking at the source code one has to do something like table/row/column(s)/timestamp(s)/?n=1 (except the ?n=1 piece must be urlencoded) however i cannot get the n=1 piece to work. i get this stacktrace: Problem access