You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2013/07/08 23:45:48 UTC

[jira] [Created] (ACCUMULO-1559) Redundant system option on `grant` shell command

Josh Elser created ACCUMULO-1559:
------------------------------------

             Summary: Redundant system option on `grant` shell command
                 Key: ACCUMULO-1559
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1559
             Project: Accumulo
          Issue Type: Bug
          Components: shell
    Affects Versions: 1.5.0
            Reporter: Josh Elser


Went to grant System.CREATE_TABLE to a user account and was met with an obtuse error about an "unrecognized permission".

I was rather confused since the shell tab-completed the permission. Looking at the help menu for the grant command, I realized that there was a '-s' option that needs to be provided to actually grant a 'System.*' permission.

This seems redundant to me given that 'System' is in the permission itself. Is there any reason to keep that -s option?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira