Impala Public Jenkins has submitted this change and it was merged. 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 Reviewed-on: http://gerrit.cloudera.org:8080/7188 Reviewed-by: Bharath Vissapragada <[email protected]> Tested-by: Impala Public Jenkins --- M shell/impala_shell.py 1 file changed, 5 insertions(+), 0 deletions(-) Approvals: Impala Public Jenkins: Verified Bharath Vissapragada: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/7188 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3711d8a0eca2fa8612e2943fa9121945db6b012e Gerrit-PatchSet: 5 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: Impala Public Jenkins Gerrit-Reviewer: Sailesh Mukil <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
