Abhishek Singh Chouhan created HBASE-24018:
----------------------------------------------
Summary: Access check for getTableDescriptors is too restrictive
Key: HBASE-24018
URL: https://issues.apache.org/jira/browse/HBASE-24018
Project: HBase
Issue Type: Improvement
Reporter: Abhishek Singh Chouhan
Currently getTableDescriptor requires a user to have Admin or Create
permissions. A client might need to get table descriptors to act accordingly
eg. based on an attribute set or a CP loaded. It should not be necessary for
the client to have create or admin privileges just to read the descriptor,
execute and/or read permission should be sufficient?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)