You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/06/16 17:10:03 UTC

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

    [ https://issues.apache.org/jira/browse/ACCUMULO-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14032520#comment-14032520 ] 

ASF subversion and git services commented on ACCUMULO-2893:
-----------------------------------------------------------

Commit b458df585eaa0507f6e96d1512f7581a3f02cbee in accumulo's branch refs/heads/master from [~ecn]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=b458df5 ]

ACCUMULO-2893 waiting to start means a compaction is underway


> 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
>             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.2#6252)