Hao Hao has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15416 )
Change subject: [ranger] pass 'principal' and 'keytab' to the subprocess ...................................................................... [ranger] pass 'principal' and 'keytab' to the subprocess This patch adds the C++ side change to pass the Kudu principal and keytab to the Java Ranger subprocess. Change-Id: Ie30b835b6d44ddb51d95c587f1329bfefebeb37c Reviewed-on: http://gerrit.cloudera.org:8080/15416 Reviewed-by: Adar Dembo <[email protected]> Reviewed-by: Andrew Wong <[email protected]> Tested-by: Hao Hao <[email protected]> --- M src/kudu/ranger/CMakeLists.txt M src/kudu/ranger/ranger_client.cc M src/kudu/ranger/ranger_client.h M src/kudu/security/init.cc M src/kudu/security/init.h M src/kudu/server/server_base.cc 6 files changed, 113 insertions(+), 76 deletions(-) Approvals: Adar Dembo: Looks good to me, approved Andrew Wong: Looks good to me, approved Hao Hao: Verified -- To view, visit http://gerrit.cloudera.org:8080/15416 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ie30b835b6d44ddb51d95c587f1329bfefebeb37c Gerrit-Change-Number: 15416 Gerrit-PatchSet: 12 Gerrit-Owner: Hao Hao <[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)
