On Thu, Mar 4, 2010 at 7:08 PM, Hua Su <huas...@gmail.com> wrote: > On Fri, Mar 5, 2010 at 2:34 AM, Jean-Daniel Cryans <jdcry...@apache.org>wrote: > > I've another question about thrift api. In 20.3, the thrift api lacks of > many functions which native java api has, such as scanner with time stamp > range, scanner with server side fileter, etc.. > > Is there a patch to make thrift api as a full function interface as the > native java api? >
Good progress is being made over in https://issues.apache.org/jira/browse/HBASE-1744 (and in other issues). > And, when hadoop's RPC will be replaced with Avro? Before that happens, > thrift api is I think the best choice for languages other than Java. > Yes. On when Avro goes into hadoop, the avronauts are making noises about adding it to hadoop trunk soon so should be part of next hadoop release. St.Ack