You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Eric Newton (JIRA)" <ji...@apache.org> on 2014/06/11 22:18:01 UTC

[jira] [Created] (ACCUMULO-2893) Major compactiong files not empty

Eric Newton created ACCUMULO-2893:
-------------------------------------

             Summary: Major compactiong files not empty
                 Key: ACCUMULO-2893
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2893
             Project: Accumulo
          Issue Type: Bug
          Components: tserver
         Environment: running continuous ingest on a 38 node cluster.
            Reporter: Eric Newton
            Assignee: Eric Newton


{noformat}
Major compacting files not empty [hdfs://r01n01:9000/accumulo/tables/2/t-000008f/F00003o8.rf, hdfs://r01n01:9000/accumulo/tables/2/t-000008f/F00003oh.rf, hdfs://r01n01:9000/accumulo/tables/2/t-000008f/F00003oc.rf, hdfs://r01n01:9000/accumulo/tables/2/t-000008f/F00003ol.rf]
	java.lang.IllegalStateException: Major compacting files not empty [hdfs://r01n01:9000/accumulo/tables/2/t-000008f/F00003o8.rf, hdfs://r01n01:9000/accumulo/tables/2/t-000008f/F00003oh.rf, hdfs://r01n01:9000/accumulo/tables/2/t-000008f/F00003oc.rf, hdfs://r01n01:9000/accumulo/tables/2/t-000008f/F00003ol.rf]
		at org.apache.accumulo.tserver.tablet.DatafileManager.reserveMajorCompactingFiles(DatafileManager.java:460)
		at org.apache.accumulo.tserver.tablet.Tablet._majorCompact(Tablet.java:1788)
		at org.apache.accumulo.tserver.tablet.Tablet.majorCompact(Tablet.java:1977)
		at org.apache.accumulo.tserver.tablet.CompactionRunner.run(CompactionRunner.java:42)
		at org.apache.accumulo.trace.instrument.TraceRunnable.run(TraceRunnable.java:47)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
		at org.apache.accumulo.trace.instrument.TraceRunnable.run(TraceRunnable.java:47)
		at org.apache.accumulo.core.util.LoggingRunnable.run(LoggingRunnable.java:34)
		at java.lang.Thread.run(Thread.java:722)
{noformat}




--
This message was sent by Atlassian JIRA
(v6.2#6252)