[
https://issues.apache.org/jira/browse/ACCUMULO-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13859886#comment-13859886
]
Chris McCubbin commented on ACCUMULO-1989:
------------------------------------------
It looks like parens inside quotes is ok:
{code}
root@sqrrl test> deleteiter -ns "(default)" -n "vers" -scan
2014-01-01 09:46:07,923 [shell.Shell] ERROR:
org.apache.accumulo.core.client.NamespaceNotFoundException: Namespace (default)
(Id=(default)) does not exist (specified namespace that doesn't exist)
root@sqrrl test>
{code}
> Can't configure (default) namespace parameters from shell
> ---------------------------------------------------------
>
> Key: ACCUMULO-1989
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1989
> Project: Accumulo
> Issue Type: Bug
> Reporter: Chris McCubbin
> Fix For: 1.6.0
>
>
> The shell has a problem with parentheses, this makes it impossible to, e.g.
> remove an iterator from the (default) namespace.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)