Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
Impala 2.5.0
-
None
-
None
-
ghx-label-2
Description
When using the impala shell to connect to ldap-enabled impalas as following:
impala-shell -l -uroot --auth_creds_ok_in_clear --ldap_password_cmd="echo 111111"
Getting the value of the ldap_password_cmd option was incorrect and failed to log in.
Attachments
Issue Links
- breaks
-
IMPALA-6716 ImpalaShell should not rely on global access to parsed command line options
- Closed