On Tue, Jul 17, 2012 at 5:35 AM, deanforwever2010 <[email protected]> wrote: > in my client it printed: > org.apache.hadoop.hbase.NotServingRegionException: Region is not online > in server ,it kept printing : Region is not online > and in master-status I found region in transcation kept for 10 minutes and > status kept in PENDING_OPEN > > i can't find any idea to fix it. > Any suggestion will be appreciated!
How many nodes did you deploy on or is this a standalone mode? Grep your master log for the region that is not online. What happened before it started printing out the above? St.Ack
