[ https://issues.apache.org/jira/browse/PHOENIX-4633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16384425#comment-16384425 ]
Hudson commented on PHOENIX-4633: --------------------------------- FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-1.3 #52 (See [https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/52/]) PHOENIX-4633 Handle the creation of SYSTEM.CATALOG correctly for users (tdsilva: rev 26f06354a9a95b6a54bcc2975dc4914f44c79ce8) * (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)