Description
We have a few passwords in oozie-site:
- oozie.email.smtp.password
- oozie.service.JPAService.jdbc.password
It would be good if we supported Hadoop's CredentialProvider so that the passwords can be specified in an external encrypted file. The file can be prepared as described here in the Hadoop docs.
Attachments
Attachments
Issue Links
- relates to
-
OOZIE-3018 Use Hadoop's CredentialProvider for passwords in SchemaCheckerService
- Closed