It still 18.0 On Thu, Feb 19, 2009 at 8:14 PM, stack <[email protected]> wrote:
> Which version of hbase Slava (line numbers don't align with my current > version). > Thanks, > St.Ack > > On Thu, Feb 19, 2009 at 8:57 AM, Slava Gorelik <[email protected] > >wrote: > > > Hi.I have very strange problem with disabling table, calling first time > > throws this exception : > > > > Exception in thread "main" *java.lang.ArrayIndexOutOfBoundsException*: 0 > > > > at > > > > > org.apache.hadoop.hbase.client.HConnectionManager$TableServers.isTableEnabled( > > *HConnectionManager.java:344*) > > > > at org.apache.hadoop.hbase.client.HBaseAdmin.isTableEnabled(* > > HBaseAdmin.java:392*) > > > > at org.apache.hadoop.hbase.client.HBaseAdmin.disableTable(* > > HBaseAdmin.java:355*) > > > > at org.apache.hadoop.hbase.client.HBaseAdmin.disableTable(* > > HBaseAdmin.java:333*) > > > > at > UnitTests.TestDBHandler.deleteTestTables(*TestDBHandler.java:154*) > > > > at com.SAP.BizDB.Sample.BOSerializationSample.main(* > > BOSerializationSample.java:75*) > > > > > > Second execution on the same table is passing ok. > > > > > > Thank You and Best Regards. > > >
