[
https://issues.apache.org/jira/browse/PHOENIX-4633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16385937#comment-16385937
]
Hudson commented on PHOENIX-4633:
---------------------------------
FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #1783 (See
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/1783/])
PHOENIX-4633 Handle the creation of SYSTEM.CATALOG correctly for users
(tdsilva: rev 2b7861536909a51167bcd5006eb70f65f03d9536)
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java
> 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-v2.patch, 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)