Re: hbase-0.20.3 scan exception

2010-03-16 Thread Clint Morgan
Can you track down where that NPE is? (looks like somewhere on the regionserver). I the server stack should be in the logs.. -clint 2010/3/15 : > > Hi, > > using hbase-0.20.3 create transactional indexed table and when I scan table > insert more then 400,000 records it throws exception , > but i

hbase-0.20.3 scan exception

2010-03-15 Thread y_823910
Hi, using hbase-0.20.3 create transactional indexed table and when I scan table insert more then 400,000 records it throws exception , but if this table only 100,000 records it can scan completely. Exception in thread "main" java.lang.RuntimeException: org.apache.hadoop.hbase.client.RetriesExha