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

Need to upgrade to new namespaces

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 1.6.0
    • master, tserver
    • None

    Description

      Attempting to start a 1.6.0 on top of 1.5.0 yields-

      2013-12-06 17:47:57,228 [master.Master] FATAL: Error performing upgrade
      java.lang.IllegalArgumentException: Improper table name format
              at org.apache.accumulo.core.client.impl.Tables.qualify(Tables.java:188)
              at org.apache.accumulo.core.client.impl.Tables.qualified(Tables.java:175)
              at org.apache.accumulo.core.client.impl.Tables.getMap(Tables.java:81)
              at org.apache.accumulo.core.client.impl.Tables.getIdToNameMap(Tables.java:111)
              at org.apache.accumulo.core.client.impl.Tables.getTableName(Tables.java:100)
              at org.apache.accumulo.server.security.AuditedSecurityOperation.getTableName(AuditedSecurityOperation.java:80)
              at org.apache.accumulo.server.security.AuditedSecurityOperation.grantTablePermission(AuditedSecurityOperation.java:379)
              at org.apache.accumulo.master.Master.upgradeZookeeper(Master.java:322)
              at org.apache.accumulo.master.Master.setMasterState(Master.java:267)
              at org.apache.accumulo.master.Master.getMasterLock(Master.java:1849)
              at org.apache.accumulo.master.Master.run(Master.java:1678)
              at org.apache.accumulo.master.Master.main(Master.java:1865)
              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
              at java.lang.reflect.Method.invoke(Method.java:622)
              at org.apache.accumulo.start.Main$1.run(Main.java:137)
              at java.lang.Thread.run(Thread.java:701)
      

      And then things just die.

      Attachments

        Activity

          People

            ctubbsii Christopher Tubbs
            vines John Vines
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: