Skip to content

Commit e2f8503

Browse files
authored
HADOOP-17484. Typo in hadop-aws index.md (#2634)
Contributed by Maksim Bober.
1 parent 17fdac8 commit e2f8503

File tree

1 file changed

+1
-1
lines changed
  • hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws

1 file changed

+1
-1
lines changed

hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ the Hadoop configuration files.
356356

357357
By default, the S3A client follows the following authentication chain:
358358

359-
1. The options `fs.s3a.access.key`, `fs.s3a.secret.key` and `fs.s3a.sesson.key
359+
1. The options `fs.s3a.access.key`, `fs.s3a.secret.key` and `fs.s3a.sesson.key`
360360
are looked for in the Hadoop XML configuration/Hadoop credential providers,
361361
returning a set of session credentials if all three are defined.
362362
1. The `fs.s3a.access.key` and `fs.s3a.secret.key` are looked for in the Hadoop

0 commit comments

Comments
 (0)