Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-2047 Failures when using two namenodes and viewfs://
  3. ACCUMULO-2050

log recovery fails when using two namenodes and viewfs://

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.6.0
    • None
    • None

    Description

      See parent ticket for env info. Saw the following error in log recovery.

      Failed to initiate log sort viewfs:/nn2/accumulo/wal/ip-10-1-3-25+9997/777b3e10-da00-47d2-819b-24464997d784
      	java.lang.IllegalStateException: Don't know how to recover a lease for org.apache.accumulo.server.fs.VolumeManagerImpl
      		at org.apache.accumulo.server.master.recovery.HadoopLogCloser.close(HadoopLogCloser.java:56)
      		at org.apache.accumulo.master.recovery.RecoveryManager$LogSortTask.run(RecoveryManager.java:89)
      		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
      		at java.util.concurrent.FutureTask.run(FutureTask.java:262)
      		at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)
      		at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)
      		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
      		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      		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:744)
      

      Attachments

        Activity

          People

            kturner Keith Turner
            kturner Keith Turner
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: