Anyone ever see one of these?
org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException: Failed 25
actions: WrongRegionException: 25 times, servers with issues:
c1-s49.atxd.maxpointinteractive.com:60020,
c1-s03.atxd.maxpointinteractive.com:60020,
at
org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation.processBatch(HConnectionManager.java:1220)
at
org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation.processBatchOfPuts(HConnectionManager.java:1234)
at
org.apache.hadoop.hbase.client.HTable.flushCommits(HTable.java:819)
at org.apache.hadoop.hbase.client.HTable.close(HTable.java:831)
at
com.maxpoint.crawl.crawlmgr.SelectThumbs$SelTReducer.cleanup(SelectThumbs.java:453)
at org.apache.hadoop.mapreduce.Reducer.run(Reducer.java:178)
at
org.apache.hadoop.mapred.ReduceTask.runNewReducer(ReduceTask.java:566)
at org.apache.hadoop.mapred.ReduceTask.run(ReduceTask.java:408)
at org.apache.hadoop.mapred.Child.main(Child.java:170)
thanks,
Gonz