Re: new HBase 0.20 on Hadoop 0.21 branch

2010-01-25 Thread Andrew Purtell
Cc: hbase-...@hadoop.apache.org > Sent: Tue, January 26, 2010 11:34:26 AM > Subject: Re: new HBase 0.20 on Hadoop 0.21 branch > > If it is just API compat, why not re-add the 0.19 API to 0.21. It > hasn't even been a year since the new 0.20 API was released... > Maintaining the o

Re: new HBase 0.20 on Hadoop 0.21 branch

2010-01-25 Thread Ryan Rawson
If it is just API compat, why not re-add the 0.19 API to 0.21. It hasn't even been a year since the new 0.20 API was released... Maintaining the old API costs nothing in terms of core code (ie: its not preventing us from doing features). -ryan On Mon, Jan 25, 2010 at 6:40 PM, Andrew Purtell wro

new HBase 0.20 on Hadoop 0.21 branch

2010-01-25 Thread Andrew Purtell
I have opened a branch for 0.20 (currently 0.20.3 RC2) updated to run on Hadoop 0.21 (currently 0.21-dev) It's passing all unit tests now. http://svn.apache.org/repos/asf/hadoop/hbase/branches/0.20_on_hadoop-0.21 The aim is for client API compatibility. This is an intermediate step for upgra