Zoltan Borok-Nagy has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23118
Change subject: IMPALA-14017: Add Ranger tests to Iceberg REST Catalog ...................................................................... IMPALA-14017: Add Ranger tests to Iceberg REST Catalog This patch adds authorization tests for the case when Impala only connects to an Iceberg REST Catalog. To make the tests faster it also implements REFRESH AUTHORIZATION without CatalogD. Testing: * custom cluster tests added with Ranger + Iceberg REST Catalog Change-Id: I30d506e04537c5ca878ab9cf58792bc8a6b560c3 --- M be/src/exec/catalog-op-executor.cc M be/src/service/frontend.cc M be/src/service/frontend.h M be/src/service/impala-server.cc M fe/src/main/java/org/apache/impala/service/Frontend.java M fe/src/main/java/org/apache/impala/service/JniFrontend.java A testdata/workloads/functional-query/queries/QueryTest/iceberg-rest-fgac.test M tests/authorization/test_ranger.py A tests/common/iceberg_rest_server.py M tests/custom_cluster/test_iceberg_rest_catalog.py 10 files changed, 231 insertions(+), 34 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/18/23118/1 -- To view, visit http://gerrit.cloudera.org:8080/23118 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I30d506e04537c5ca878ab9cf58792bc8a6b560c3 Gerrit-Change-Number: 23118 Gerrit-PatchSet: 1 Gerrit-Owner: Zoltan Borok-Nagy <[email protected]>
