Attila Kreiner has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19248
Change subject: IMPALA-11726 Make impala-shell work with kerberos authentication ...................................................................... IMPALA-11726 Make impala-shell work with kerberos authentication This change does two things for the Kerberos authentication support for impala-shell: 1) Makes external kerberos authentication optional in the docker entrypoint script. 2) Removes the restriction that prevents to use LDAP group/user search filters when kerberos authentication is enabled, so both kerberos and LDAP can work with impala-shell. Change-Id: I676f8f3d792690c3564e92a3fb37f151c31e1efd --- M be/src/util/ldap-util.cc M docker/daemon_entrypoint.sh 2 files changed, 18 insertions(+), 6 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/48/19248/3 -- To view, visit http://gerrit.cloudera.org:8080/19248 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I676f8f3d792690c3564e92a3fb37f151c31e1efd Gerrit-Change-Number: 19248 Gerrit-PatchSet: 3 Gerrit-Owner: Attila Kreiner <[email protected]>
