[
https://issues.apache.org/jira/browse/ACCUMULO-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Vines reassigned ACCUMULO-2144:
------------------------------------
Assignee: John Vines
> user lacking System.SYSTEM role should receive a more helpful error message
> ---------------------------------------------------------------------------
>
> Key: ACCUMULO-2144
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2144
> Project: Accumulo
> Issue Type: Improvement
> Components: shell
> Affects Versions: 1.5.0
> Reporter: Arshak Navruzyan
> Assignee: John Vines
> Priority: Trivial
> Labels: easyfix, error-feedback
> Fix For: 1.5.1, 1.6.0
>
>
> when the user lacks the System.SYSTEM role and attempts to run
> listcompactions or listscans the following output appears in the shell
> TABLET SERVER | AGE | TYPE | REASON | READ | WROTE | TABLE
> | TABLET | INPUT | OUTPUT
> | ITERATORS | ITERATOR OPTIONS
> 10.240.165.43:9997 ERROR org.apache.thrift.TApplicationException: Internal
> error processing getActiveCompactions
> 10.240.203.36:9997 ERROR org.apache.thrift.TApplicationException: Internal
> error processing getActiveCompactions
> a more helpful output might be
> "username hasn't been granted the System.SYSTEM role required for executing
> this command"
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)