You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2015/05/19 06:51:00 UTC

[jira] [Updated] (ACCUMULO-2893) Major compacting files not empty

     [ https://issues.apache.org/jira/browse/ACCUMULO-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Elser updated ACCUMULO-2893:
---------------------------------
    Summary: Major compacting files not empty  (was: Major compactiong files not empty)

> Major compacting 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
>             Fix For: 1.7.0
>
>
> {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.3.4#6332)