Hao Hao has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15609
Change subject: [ranger] authorize list tables should never throw NotAuthorized ...................................................................... [ranger] authorize list tables should never throw NotAuthorized When authorizing list tables, the tables the user has no privileges should be filtered out. However, that should not report an NotAuthorized error even the user has no privileges over any tables. This also matches the behavior with Sentry authorization. Change-Id: I2d1df45a82acc70000783f0cbcce4d3c81840176 --- M src/kudu/ranger/ranger_client-test.cc M src/kudu/ranger/ranger_client.cc M src/kudu/ranger/ranger_client.h 3 files changed, 8 insertions(+), 17 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/09/15609/1 -- To view, visit http://gerrit.cloudera.org:8080/15609 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I2d1df45a82acc70000783f0cbcce4d3c81840176 Gerrit-Change-Number: 15609 Gerrit-PatchSet: 1 Gerrit-Owner: Hao Hao <[email protected]>
