Todd Lipcon created IMPALA-8551:
-----------------------------------
Summary: GRANT gives confusing error message
Key: IMPALA-8551
URL: https://issues.apache.org/jira/browse/IMPALA-8551
Project: IMPALA
Issue Type: Bug
Components: Security
Affects Versions: Impala 3.3.0
Reporter: Todd Lipcon
Assignee: Fredy Wijaya
Tried performing a grant from the Impala shell in a kerberized cluster with
Ranger enabled and got a strange error message:
```[nightly7x-2:21000] default> grant all on table t to group asdf;
Query: grant all on table t to group asdf
Query submitted at: 2019-05-15 11:24:20 (Coordinator:
https://nightly7x-2.vpc.cloudera.com:25000)
ERROR: InternalException: HTTP 400 Error: [email protected] is Not Found
```
Not sure what's going on here
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)