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

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

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

   
   ### Description of PR
   
   
   ### How was this patch tested?
   
   This 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 . The tests utilized 
endpoints in the us-east-1 region. The details of a couple of seemingly 
irrelevant failures from the test runs are posted 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
>            Reporter: Venkatasubrahmanian Narayanan
>            Assignee: Venkatasubrahmanian Narayanan
>            Priority: Minor
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to