[
https://issues.apache.org/jira/browse/IMPALA-8368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16805221#comment-16805221
]
ASF subversion and git services commented on IMPALA-8368:
---------------------------------------------------------
Commit 826747bc4c8fc575f1cf8d25fdf7d8a2c9b86e42 in impala's branch
refs/heads/master from Austin Nobis
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=826747b ]
IMPALA-8368: Fix exception thrown by create database/table with Ranger enabled
Previously, an exception would be thrown when a create database or
create table command was run and Ranger was enabled. This patch removes
the code that would throw the invalid exception from
RangerCatalogdAuthorizationManager.
Testing:
- The python E2E test was updated to create and drop a database to cover
the missing test case.
- All E2E tests were run
- All FE tests were run
Change-Id: I430b2e67cccce97dc0fc99f655fcfd7db2072b13
Reviewed-on: http://gerrit.cloudera.org:8080/12878
Reviewed-by: Fredy Wijaya <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Create database/table with Ranger throws UnsupportedOperationException
> ----------------------------------------------------------------------
>
> Key: IMPALA-8368
> URL: https://issues.apache.org/jira/browse/IMPALA-8368
> Project: IMPALA
> Issue Type: Sub-task
> Components: Frontend
> Reporter: Austin Nobis
> Assignee: Austin Nobis
> Priority: Major
> Fix For: Impala 3.3.0
>
>
> When executing *create database <database>;* in Impala with Ranger enabled,
> an *UnsupportedOperationException* will be thrown.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]