Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Not A Problem
-
None
-
None
-
None
-
None
Description
Follow-on from PHOENIX-3652
We found another case where a user without ADMIN permission tried to connect to Phoenix and failed because they tried to obtain the namespace descriptor.
This one was coming out of the CREATE SCHEMA IF EXISTS call, kudos to sergey.soldatov for getting to the bottom of this one.
My existing test case had a bug which was masking this failure condition. Fixing that reproduces the issue.
Attachments
Issue Links
- is related to
-
PHOENIX-3756 Users lacking ADMIN on 'SYSTEM' HBase namespace can't connect to Phoenix
- Resolved