Donghui Xu has uploaded a new patch set (#3). Change subject: IMPALA-5514: Throw an error when --ldap_password_cmd is used without LDAP auth ......................................................................
IMPALA-5514: Throw an error when --ldap_password_cmd is used without LDAP auth When only with ldap_password_cmd option, impala-shell runs successfully. I solved this problem by throwing an error when --ldap_password_cmd is used without LDAP auth, that is, ldap_password_cmd option will only take effect if ldap option presents. Change-Id: I3711d8a0eca2fa8612e2943fa9121945db6b012e --- M shell/impala_shell.py 1 file changed, 4 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/88/7188/3 -- To view, visit http://gerrit.cloudera.org:8080/7188 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I3711d8a0eca2fa8612e2943fa9121945db6b012e Gerrit-PatchSet: 3 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Donghui Xu <[email protected]> Gerrit-Reviewer: Bharath Vissapragada <[email protected]> Gerrit-Reviewer: Donghui Xu <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-Reviewer: Sailesh Mukil <[email protected]>
