You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2014/01/26 08:23:41 UTC

[jira] [Created] (ACCUMULO-2260) createnamespace option should not copy config from a table

Christopher Tubbs created ACCUMULO-2260:
-------------------------------------------

             Summary: createnamespace option should not copy config from a table
                 Key: ACCUMULO-2260
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2260
             Project: Accumulo
          Issue Type: Bug
          Components: shell
            Reporter: Christopher Tubbs
             Fix For: 1.6.0


The shell command to create a new namespace, CreateNamespaceCommand, has an option to copy configuration from a table, as a template. This was modeled after the CreateTableCommand, which has the same feature.

If this option is available at all, it should copy from another namespace, not a table.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)