Re: Exception after upgrading to 0.20.2

2009-12-02 Thread Something Something
Good thinking, Vaibhav :) I had the old hbase-0.20.0.jar file in my /hadoop/lib directory. I removed that, added the new one and now it's working. Need to figure out a better way to do this. My bad! Does everyone copy files like this in /hadoop/lib I wonder! Anyway, thanks for your help. O

Re: Exception after upgrading to 0.20.2

2009-12-02 Thread Vaibhav Puranik
Are you using 20.2 client? Please make sure that you use the client with the same version as the server. Reagrds, Vaibhav On Wed, Dec 2, 2009 at 10:09 AM, Something Something < mailinglist...@gmail.com> wrote: > Hello, > > After upgrading HBase from 0.20.0 to 0.20.2 I am getting following error

Exception after upgrading to 0.20.2

2009-12-02 Thread Something Something
Hello, After upgrading HBase from 0.20.0 to 0.20.2 I am getting following error message: java.lang.reflect.UndeclaredThrowableException at $Proxy2.getRegionInfo(Unknown Source) at org.apache.hadoop.hbase.client.HConnectionManager$TableServers.locateRootRegion(HConnectionManager.java:931) at org.a