Skip to content

Commit 60df0f6

Browse files
author
Stephen Wu
committed
fix blanks eol
1 parent f57025b commit 60df0f6

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1125,8 +1125,8 @@ is unrecoverable; it's the generic "No" response. Very rarely it
11251125
does recover, which is why it is in this category, rather than that
11261126
of unrecoverable failures. The default behavior fails immediately
11271127
without retry. If your system is failure sensitive, you can
1128-
configure `fs.s3a.fail.on.aws.bad.request` to `false` and allow
1129-
to retry when observing a Bad Request with status code 400.
1128+
configure `fs.s3a.fail.on.aws.bad.request` to `false` and allow
1129+
to retry when observing a Bad Request with status code 400.
11301130

11311131
These failures will be retried with an exponential sleep interval set in
11321132
`fs.s3a.retry.interval`, up to the limit set in `fs.s3a.retry.limit`.

0 commit comments

Comments
 (0)