Alexandra Dunai created IMPALA-10479:
----------------------------------------
Summary: SHOW CREATE FUNCTION statements works on _impala_builtins
without any privileges
Key: IMPALA-10479
URL: https://issues.apache.org/jira/browse/IMPALA-10479
Project: IMPALA
Issue Type: Bug
Reporter: Alexandra Dunai
Assignee: Fang-Yu Rao
SHOW CREATE FUNCTION round works without any privileges
(needed: SELECT, INSERT, *_or_* REFRESH - DATABASE).
Steps to recreate:
1. Enter impala-shell with user that has no privileges added.
2. Run query "SHOW CREATE FUNCTION round"
Expected result:
ERROR: AuthorizationException
Actual result:
Query works (screen-shot added)
Reference used:
[https://impala.apache.org/docs/build/html/topics/impala_authorization.html#authorization]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]