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

Josh Elser edited comment on ACCUMULO-1976 at 12/9/13 6:45 PM:
---------------------------------------------------------------

bq. (I wish I was allowed to edit my comments...)

I'm not sure if there's a reason for it or if it's just an oversight, but the 
"Hadoop Permissions" that we have for the Accumulo project (likely reused so 
that INFRA doesn't go crazy with new permissions for every ASF project), has 
empty roles for "edit own comment" and "delete own comment". 


was (Author: elserj):
.bq (I wish I was allowed to edit my comments...)

I'm not sure if there's a reason for it or if it's just an oversight, but the 
"Hadoop Permissions" that we have for the Accumulo project (likely reused so 
that INFRA doesn't go crazy with new permissions for every ASF project), has 
empty roles for "edit own comment" and "delete own comment". 

> Need to upgrade to new namespaces
> ---------------------------------
>
>                 Key: ACCUMULO-1976
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1976
>             Project: Accumulo
>          Issue Type: Bug
>          Components: master, tserver
>            Reporter: John Vines
>            Assignee: Christopher Tubbs
>            Priority: Blocker
>             Fix For: 1.6.0
>
>
> Attempting to start a 1.6.0 on top of 1.5.0 yields-
> {code}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)
> {code}
> And then things just die. 



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to