[
https://issues.apache.org/jira/browse/ACCUMULO-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13854750#comment-13854750
]
Josh Elser commented on ACCUMULO-2013:
--------------------------------------
Just saw it via the Concurrent module too on the ctt_001 table
{noformat}
20 17:48:48,029 [concurrent.CreateTable] DEBUG: Created table ctt_001
20 17:48:48,270 [concurrent.CreateTable] DEBUG: Could not create table:
org.apache.accumulo.core.client.AccumuloSecurityException: Error
NAMESPACE_DOESNT_EXIST for user root on table nspc_001.ctt_002(?) - Unknown
security exception
20 17:48:48,572 [concurrent.CreateTable] DEBUG: Could not create table:
org.apache.accumulo.core.client.AccumuloSecurityException: Error
NAMESPACE_DOESNT_EXIST for user root on table nspc_000.ctt_001(?) - Unknown
security exception
{noformat}
> Cloning tables results in errors from the master
> ------------------------------------------------
>
> Key: ACCUMULO-2013
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2013
> Project: Accumulo
> Issue Type: Bug
> Components: master
> Reporter: John Vines
> Assignee: John Vines
> Fix For: 1.6.0
>
>
> Cloning any normal table, the new table reports an error corresponding to
> it's table ID
> {code}
> Table (o) contains reference to namespace () that doesn't exist
> {code}
> being reported by the master in the monitor.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)