Hi hbase-users,During a fairly large MR process, on the Reduce cycle as its writing its results to a table, I see org.apache.hadoop.hbase.NotServingRegionException in the region server log several times and then I see a split reporting it was successful.
Eventually, the Reduce process fails with org.apache.hadoop.hbase.client.RetriesExhaustedException after 10 failed attempts.
What can I do to fix it? Thanks, Dru