Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.6.0
Description
When IOException throws in getPassword(), getPassword() return null String, this will cause setConf() throws java.lang.NullPointerException when check isEmpty() on null string.
Attachments
Attachments
Issue Links
- is broken by
-
HADOOP-10905 LdapGroupsMapping Should use configuration.getPassword for SSL and LDAP Passwords
- Closed
- is related to
-
HADOOP-13548 Remove recursive dependencies of credential providers in LdapGroupsMapping
- Patch Available