Josh Elser created PHOENIX-3833:
-----------------------------------
Summary: Create system schema fails on namespace-mapping table for
unprivileged user.
Key: PHOENIX-3833
URL: https://issues.apache.org/jira/browse/PHOENIX-3833
Project: Phoenix
Issue Type: Bug
Reporter: Josh Elser
Assignee: Josh Elser
Fix For: 4.11
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.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)