Hi Fernando, Check logs on RegionServers there should be explanation why you got NotServingRegionException. You said that you got error after 10 min of running script ? It could be that you have some resources issue, memory disk, cpu.
Cheers On Thu, Jan 16, 2014 at 2:28 PM, Fernando Iwamoto - Plannej < [email protected]> wrote: > Sorry for duplicating the thread, I didn't subscribe to the hbase mail > list. > > Continuing from this thread: > > http://mail-archives.apache.org/mod_mbox/hbase-user/201401.mbox/%3CCAAmoe2sM_%3DH-w4k3RwN3UbyMv932g0CEUgwELST_0j9VvD4GcQ%40mail.gmail.com%3E > > The only error show me this: > > 2014-01-16 13:27:44,234 INFO [master:hadoop-master:60000] > catalog.CatalogTracker: Failed verification of hbase:meta,,1 at > address=ubuntu-5e1cfa86-44db-4cab-a902-2aa87485669f,60020,1389876721606, > exception=org.apache.hadoop.hbase.NotServingRegionException: > org.apache.hadoop.hbase.NotServingRegionException: Region > hbase:meta,,1 is not online > at > org.apache.hadoop.hbase.regionserver.HRegionServer.getRegionByEncodedName(HRegionServer.java:2585) > at > org.apache.hadoop.hbase.regionserver.HRegionServer.getRegion(HRegionServer.java:3952) > at > org.apache.hadoop.hbase.regionserver.HRegionServer.getRegionInfo(HRegionServer.java:3369) > at > org.apache.hadoop.hbase.protobuf.generated.AdminProtos$AdminService$2.callBlockingMethod(AdminProtos.java:19789) > at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2175) > at > org.apache.hadoop.hbase.ipc.RpcServer$Handler.run(RpcServer.java:1879) >
