You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2014/08/05 11:23:12 UTC

[jira] [Updated] (SLIDER-254) Use hadoop CredentialProvider for sensitive configs

     [ https://issues.apache.org/jira/browse/SLIDER-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Loughran updated SLIDER-254:
----------------------------------

    Sprint: Slider August #2

> Use hadoop CredentialProvider for sensitive configs
> ---------------------------------------------------
>
>                 Key: SLIDER-254
>                 URL: https://issues.apache.org/jira/browse/SLIDER-254
>             Project: Slider
>          Issue Type: New Feature
>            Reporter: Billie Rinaldi
>            Assignee: Billie Rinaldi
>         Attachments: SLIDER-254-1.patch
>
>
> Accumulo requires a couple of sensitive pieces of information to be provided when it is starting up (including the Accumulo root user's password).  Those are currently provided in the appConfig.json file.  Hadoop common is adding a CredentialProvider (HADOOP-10607) that allows you to enter passwords into a Java KeyStore (the storage mechanism is pluggable) and to retrieve them.  This is in branch-2 and trunk, though I'm not sure which branch-2 release it will make it into.  I'd like to add a capability into Slider to prompt the user for needed passwords and store them using CredentialProvider so they can be retrieved by an app later.



--
This message was sent by Atlassian JIRA
(v6.2#6252)