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 2016/02/29 18:12:18 UTC

[jira] [Updated] (HADOOP-12851) S3AFileSystem Uptake of ProviderUtils.excludeIncompatibleCredentialProviders

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

Larry McCay updated HADOOP-12851:
---------------------------------
    Attachment: HADOOP-12851-001.patch

Initial patch to uptake excludeIncompatibleCredentialProviders and avoid recursive dependencies.

> S3AFileSystem Uptake of ProviderUtils.excludeIncompatibleCredentialProviders
> ----------------------------------------------------------------------------
>
>                 Key: HADOOP-12851
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12851
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/s3
>            Reporter: Larry McCay
>            Assignee: Larry McCay
>         Attachments: HADOOP-12851-001.patch
>
>
> HADOOP-12846 introduced the ability for FileSystem based integration points of credential providers to eliminate the threat of a recursive infinite loop due to a provider in the same filesystem being configured.
> It was WASB has already uptaken its use in HADOOP-12846 and this patch will add it to the S3A integration point as well.



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