You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Larry McCay (JIRA)" <ji...@apache.org> on 2015/12/01 16:26:11 UTC

[jira] [Commented] (HADOOP-12555) WASB to read credentials from a credential provider

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

Larry McCay commented on HADOOP-12555:
--------------------------------------

Hi [~cnauroth] - I am looking at this briefly today and have come to the conclusion that all we really need to do is change SimpleKeyProvider to use the Configuration.getPassword method instead of the Configuration.get method to resolve the accountKey.

This will provide backward compatibility for existing config stored keys but also allow for the same property name to be used to get the key from a credential provider.

Thoughts?

> WASB to read credentials from a credential provider
> ---------------------------------------------------
>
>                 Key: HADOOP-12555
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12555
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: azure
>            Reporter: Chris Nauroth
>            Assignee: Larry McCay
>            Priority: Minor
>
> As HADOOP-12548 is going to do for s3, WASB should be able to read a password from a credential provider.



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