HADOOP-17484. Typo in hadop-aws index.md (#2634)
Contributed by Maksim Bober. Change-Id: Ic5196a64abc68566a3542e9ff96042593f081bdd
This commit is contained in:
parent
03c84fb9be
commit
763157dd12
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue