Description
Testing CredentialProvider with KMS: populated the credentials file, added
"hadoop.security.credential.provider.path" to core-site.xml, but "hadoop key list" failed due to incorrect password. So I added "hadoop.security.credential.provider.path" to ssl-client.xml, "hadoop key list" worked!
Attachments
Issue Links
- relates to
-
HADOOP-13992 KMS should load SSL configuration the same way as SSLFactory
- Resolved