Hello Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/22971
to look at the new patch set (#5).
Change subject: IMPALA-14066 (Part 5): Re-applying IMPALA-12318: Add a flag
option for http spnego dedicated keytab file.
......................................................................
IMPALA-14066 (Part 5): Re-applying IMPALA-12318: Add a flag option for http
spnego dedicated keytab file.
This commit re-applies IMPALA-12318 to the Kudu files after the Kudu
rebase to v1.17.1.
Testing: exhaustive tests have passed.
The original commit message is below:
Add a --spnego_keytab_file flag for seperation of service keytab file
and spnego keytab file. If --webserver_require_spnego flag is true and
--spnego_keytab_file is not empty but specifies a keytab location, web
console gss acceptor registers specified keytab location so that web
server is able to find spnego principal from spnego_keytab_file. if
--spnego_keytab_file is empty even --webserver_require_spnego, web
server will use --keytab_file flag as it is.
Change-Id: I1db5a9f222f74429fead81ec9888bdd5b6e32f48
Reviewed-on: http://gerrit.cloudera.org:8080/20269
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
---
M be/src/kudu/security/gssapi.cc
M be/src/util/webserver.cc
2 files changed, 5 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/71/22971/5
--
To view, visit http://gerrit.cloudera.org:8080/22971
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I1db5a9f222f74429fead81ec9888bdd5b6e32f48
Gerrit-Change-Number: 22971
Gerrit-PatchSet: 5
Gerrit-Owner: Daniel Becker <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Daniel Becker <[email protected]>
Gerrit-Reviewer: Halim Kim <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>
Gerrit-Reviewer: Wenzhe Zhou <[email protected]>