Patch from that issue have only filters from current thrift implementation. Is there any faq how thift server supposed to be writen? For example files from src/main/java/org/apache/hadoop/hbase/thrift2/generated/* are realy generated or writen by hand?
On 10.04.2011 20:46, Stack wrote: > HBASE-1744 is about updating our thrift api in general for 0.92.x. > I've not looked at the latest posted patch to see what filter > mechanisms it includes if any. The issue is in need of TLC since > previous contributor no longer has time to work on it. > > St.Ack > > On Sun, Apr 10, 2011 at 11:36 AM, Sebastian Bauer <[email protected]> wrote: >> Hi. Is there any plans to integrate filters like >> org.apache.hadoop.hbase.filter.ColumnPaginationFilter in thrift interface? >> >> thanks. >> s. >>
