ERROR - org.apache.accumulo.core.client.MutationsRejectedException - Possible Causes of MutationsRejectedException

Exception Thrown By:Cause
FrameworkClassMethod
Apache Accumlo BatchWriterImpl public void addMutations(Iterable iterable) this could be thrown because current
or previous mutations failed
Apache Accumlo BatchWriterImpl public void close() this could be thrown because current
or previous mutations failed
Apache Accumlo BatchWriterImpl public void flush() this could be thrown because current
or previous mutations failed
Apache Accumlo BulkImport.RFileBatchWriter public void addMutation(Mutation m) this could be thrown because
current or previous mutations failed
Apache Accumlo BulkImport.RFileBatchWriter public void addMutations(Iterable iterable) this could be thrown because current
or previous mutations failed
Apache Accumlo BulkImport.RFileBatchWriter public void flush() this could be thrown because current
or previous mutations failed
Apache Accumlo BulkImport.RFileBatchWriter public void close() this could be thrown because current
or previous mutations failed
Apache Accumlo MockBatchWriter public void addMutations(Iterable iterable) this could be thrown because current
or previous mutations failed
Apache Accumlo MockBatchWriter public void flush() this could be thrown because current
or previous mutations failed
Apache Accumlo MockBatchWriter public void close() this could be thrown because current
or previous mutations failed
Apache Accumlo MockMultiTableBatchWriter public void flush() when queued mutations are unable
to be inserted
Apache Accumlo MockMultiTableBatchWriter public void close() when queued mutations are unable
to be inserted
Apache Accumlo MultiTableBatchWriterImpl public void flush() when queued mutations are unable
to be inserted
Apache Accumlo NullBatchWriter public void addMutations(Iterable iterable) this could be thrown because current
or previous mutations failed
Apache Accumlo NullBatchWriter public void close() this could be thrown because current
or previous mutations failed
Apache Accumlo NullBatchWriter public void flush() this could be thrown because current
or previous mutations failed
Apache Accumlo TabletServerBatchDeleter public void delete() this can be
thrown when deletion mutations fail