Attila Bukor has posted comments on this change. ( http://gerrit.cloudera.org:8080/15207 )
Change subject: KUDU-2972 Add Ranger authorization provider ...................................................................... Patch Set 29: (2 comments) http://gerrit.cloudera.org:8080/#/c/15207/28/src/kudu/master/ranger_authz_provider.h File src/kudu/master/ranger_authz_provider.h: http://gerrit.cloudera.org:8080/#/c/15207/28/src/kudu/master/ranger_authz_provider.h@87 PS28, Line 87: ranger::RangerClient client_; > Don't need this since we're inheriting IsTrustedUser() from the base class. Done http://gerrit.cloudera.org:8080/#/c/15207/28/src/kudu/master/ranger_authz_provider.cc File src/kudu/master/ranger_authz_provider.cc: http://gerrit.cloudera.org:8080/#/c/15207/28/src/kudu/master/ranger_authz_provider.cc@31 PS28, Line 31: : DECLARE_string(ranger_config_path); : : namespace kudu { > nit: can move this into the kudu namespace below Done -- To view, visit http://gerrit.cloudera.org:8080/15207 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I6e7672a5947d6406e0cad83a0c900bf5b2c03012 Gerrit-Change-Number: 15207 Gerrit-PatchSet: 29 Gerrit-Owner: Attila Bukor <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Hao Hao <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Tidy Bot (241) Gerrit-Comment-Date: Thu, 05 Mar 2020 22:30:04 +0000 Gerrit-HasComments: Yes
