HADOOP-17484. Typo in hadop-aws index.md (#2634)

Contributed by Maksim Bober.
This commit is contained in:
Maksim Bober 2021-01-21 12:30:58 -05:00 committed by GitHub
parent 17fdac8de5
commit e2f8503ebd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -356,7 +356,7 @@ the Hadoop configuration files.
By default, the S3A client follows the following authentication chain:
1. The options `fs.s3a.access.key`, `fs.s3a.secret.key` and `fs.s3a.sesson.key
1. The options `fs.s3a.access.key`, `fs.s3a.secret.key` and `fs.s3a.sesson.key`
are looked for in the Hadoop XML configuration/Hadoop credential providers,
returning a set of session credentials if all three are defined.
1. The `fs.s3a.access.key` and `fs.s3a.secret.key` are looked for in the Hadoop