| Package | Description |
|---|---|
| org.apache.hadoop.fs.s3a |
S3A Filesystem.
|
| Modifier and Type | Method and Description |
|---|---|
static AWSCredentialProviderList |
S3AUtils.createAWSCredentialProviderSet(URI binding,
org.apache.hadoop.conf.Configuration conf)
Create the AWS credentials from the providers, the URI and
the key
Constants.AWS_CREDENTIALS_PROVIDER in the configuration. |
AWSCredentialProviderList |
AWSCredentialProviderList.share()
Get a reference to this object with an updated reference count.
|
AWSCredentialProviderList |
S3AFileSystem.shareCredentials(String purpose)
Get a shared copy of the AWS credentials, with its reference
counter updated.
|
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.