Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-1938

IllegalStateException: Major compacting files not empty

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      Running random walk test on a single node with two walkers.

      Got this illegal state message: need to determine if this is a real problem or squash the error message.

      MajC Failed, message = Major compacting files not empty [hdfs://localhost:9000/accumulo/tables/2g/default_tablet/C000043w.rf, hdfs://localhost:9000/accumulo/tables/2g/default_tablet/C000043p.rf, hdfs://localhost:9000/accumulo/tables/2g/t-00003c6/A00003nm.rf, hdfs://localhost:9000/accumulo/tables/2g/t-00003eo/A00003mh.rf, hdfs://localhost:9000/accumulo/tables/2g/t-00003c6/C00003ux.rf, hdfs://localhost:9000/accumulo/tables/2g/t-00003c6/C00003tx.rf, hdfs://localhost:9000/accumulo/tables/2g/default_tablet/C0000435.rf, hdfs://localhost:9000/accumulo/tables/2g/t-00003ei/C00003o4.rf, hdfs://localhost:9000/accumulo/tables/2g/default_tablet/C000043m.rf, hdfs://localhost:9000/accumulo/tables/2g/default_tablet/C000043i.rf]
      	java.lang.IllegalStateException: Major compacting files not empty [hdfs://localhost:9000/accumulo/tables/2g/default_tablet/C000043w.rf, hdfs://localhost:9000/accumulo/tables/2g/default_tablet/C000043p.rf, hdfs://localhost:9000/accumulo/tables/2g/t-00003c6/A00003nm.rf, hdfs://localhost:9000/accumulo/tables/2g/t-00003eo/A00003mh.rf, hdfs://localhost:9000/accumulo/tables/2g/t-00003c6/C00003ux.rf, hdfs://localhost:9000/accumulo/tables/2g/t-00003c6/C00003tx.rf, hdfs://localhost:9000/accumulo/tables/2g/default_tablet/C0000435.rf, hdfs://localhost:9000/accumulo/tables/2g/t-00003ei/C00003o4.rf, hdfs://localhost:9000/accumulo/tables/2g/default_tablet/C000043m.rf, hdfs://localhost:9000/accumulo/tables/2g/default_tablet/C000043i.rf]
      		at org.apache.accumulo.tserver.Tablet$DatafileManager.reserveMajorCompactingFiles(Tablet.java:933)
      		at org.apache.accumulo.tserver.Tablet._majorCompact(Tablet.java:3186)
      		at org.apache.accumulo.tserver.Tablet.majorCompact(Tablet.java:3370)
      		at org.apache.accumulo.tserver.Tablet.access$38(Tablet.java:3351)
      		at org.apache.accumulo.tserver.Tablet$CompactionRunner.run(Tablet.java:2848)
      		at org.apache.accumulo.trace.instrument.TraceRunnable.run(TraceRunnable.java:47)
      		at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
      		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
      		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:662)
      

      Attachments

        Issue Links

          Activity

            People

              ecn Eric C. Newton
              ecn Eric C. Newton
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: