Madhan Neethiraj created ARGUS-58: ------------------------------------- Summary: Grant/Revoke REST API calls fail even when XA Policy allows 'Admin' access to 'public' group Key: ARGUS-58 URL: https://issues.apache.org/jira/browse/ARGUS-58 Project: Argus Issue Type: Bug Reporter: Madhan Neethiraj Assignee: Madhan Neethiraj Repro steps: 1. Setup a Hive/HBase policy in XA admin that allows 'Admin' permission to 'public' group on a table 2. Execute GRANT/REVOKE command on this table via Hive/beeline/HBase Shell. 3. This should succeed since 'Admin' is allowed for 'public' group. However, this fails. Only when the user or one of user's group is included in the policy, GRANT/REVOKE succeeds. -- This message was sent by Atlassian JIRA (v6.3.4#6332)