You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Robert Kanter (JIRA)" <ji...@apache.org> on 2015/06/13 01:21:01 UTC

[jira] [Created] (OOZIE-2272) Use Hadoop's CredentialProvider for passwords in oozie-site

Robert Kanter created OOZIE-2272:
------------------------------------

             Summary: Use Hadoop's CredentialProvider for passwords in oozie-site
                 Key: OOZIE-2272
                 URL: https://issues.apache.org/jira/browse/OOZIE-2272
             Project: Oozie
          Issue Type: Improvement
          Components: security
    Affects Versions: trunk
            Reporter: Robert Kanter
            Assignee: Robert Kanter


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|http://hadoop.apache.org/docs/r2.7.0/hadoop-project-dist/hadoop-common/CommandsManual.html#credential] in the Hadoop docs.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)