CNFE raised in TabletServer for StatusCombiner class, which was removed in #3080 . Looking at the accumulo.metadata table, the following is in the configuration:
table | table.iterator.majc.replcombiner .............. | 9,org.apache.accumulo.server.replication.StatusCombiner
table | table.iterator.majc.replcombiner.opt.columns .. | stat
table | table.iterator.minc.replcombiner .............. | 9,org.apache.accumulo.server.replication.StatusCombiner
table | table.iterator.minc.replcombiner.opt.columns .. | stat
table | table.iterator.scan.replcombiner .............. | 9,org.apache.accumulo.server.replication.StatusCombiner
table | table.iterator.scan.replcombiner.opt.columns .. | stat
CNFE raised in TabletServer for StatusCombiner class, which was removed in #3080 . Looking at the
accumulo.metadatatable, the following is in the configuration: