Austin Nobis has uploaded a new patch set (#2). ( 
http://gerrit.cloudera.org:8080/12878 )

Change subject: IMPALA-8368: Fix exception thrown by create database or create 
table with Ranger enabled
......................................................................

IMPALA-8368: Fix exception thrown by create database or create 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
---
M 
fe/src/main/java/org/apache/impala/authorization/ranger/RangerCatalogdAuthorizationManager.java
M tests/authorization/test_ranger.py
2 files changed, 23 insertions(+), 14 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/78/12878/2
--
To view, visit http://gerrit.cloudera.org:8080/12878
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I430b2e67cccce97dc0fc99f655fcfd7db2072b13
Gerrit-Change-Number: 12878
Gerrit-PatchSet: 2
Gerrit-Owner: Austin Nobis <ano...@cloudera.com>
Gerrit-Reviewer: Austin Nobis <ano...@cloudera.com>
Gerrit-Reviewer: Fredy Wijaya <fwij...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>

Reply via email to