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

ASF GitHub Bot commented on HADOOP-19384:
-----------------------------------------

VenkatSNarayanan opened a new pull request, #7690:
URL: https://github.com/apache/hadoop/pull/7690

   ### Description of PR
   This commit adds a wrapper for the AWS
   ProfileCredentialsProvider.
   
   ### How was this patch tested?
   
   The patch was tested by running the hadoop-aws integration tests with 
fs.s3a.aws.credentials.provider and fs.s3a.assumed.role.credentials.provider 
configured to only include 
org.apache.hadoop.fs.s3a.ProfileAWSCredentialsProvider. Buckets/endpoints used 
were in the us-east-1 region. 4 test failures that seem unrelated to this 
change have details in the JIRA.
   
   




> Add support for ProfileCredentialsProvider
> ------------------------------------------
>
>                 Key: HADOOP-19384
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19384
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs/s3
>    Affects Versions: 3.4.1
>            Reporter: Venkatasubrahmanian Narayanan
>            Assignee: Venkatasubrahmanian Narayanan
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 3.5.0
>
>
> Hadoop currently doesn't support AWS' ProfileCredentialsProvider. A thin 
> wrapper is sufficient to get it to work, since it just needs us to fetch the 
> credentials file.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to