[
https://issues.apache.org/jira/browse/PHOENIX-4633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16382268#comment-16382268
]
Josh Elser commented on PHOENIX-4633:
-------------------------------------
[~tdsilva], can you consolidate the iterations of the causal chain? We should
only have to traverse that list once, breaking out early if we see a real
{{AccessDeniedException}} or {{RemoteException}} with the appropriate
wrapped-className.
> Handle the creation of SYSTEM.CATALOG correctly for users that don't have
> CREATE access on SYSTEM.CATALOG
> ---------------------------------------------------------------------------------------------------------
>
> Key: PHOENIX-4633
> URL: https://issues.apache.org/jira/browse/PHOENIX-4633
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.13.0
> Reporter: Thomas D'Silva
> Assignee: Thomas D'Silva
> Priority: Major
> Attachments: PHOENIX-4633.patch
>
>
> If a user doesn't have create access on SYSTEM.CATALOG we assume they exist
> and continue. While running spark/mapreduce jobs the ADE that is thrown in
> wrapped in a RemoteException which needs to be handled correctly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)