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

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

    [ https://issues.apache.org/jira/browse/OOZIE-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14621419#comment-14621419 ] 

Purshotam Shah commented on OOZIE-2272:
---------------------------------------

LGTM, +1.

{quote}
 -1 the patch seems to introduce 1 new javac warning(s)
{quote}
Please check warning.

> 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
>         Attachments: OOZIE-2272.001.patch
>
>
> 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)