File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1125,8 +1125,8 @@ is unrecoverable; it's the generic "No" response. Very rarely it
11251125does recover, which is why it is in this category, rather than that
11261126of unrecoverable failures. The default behavior fails immediately
11271127without 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
11311131These 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 ` .
You can’t perform that action at this time.
0 commit comments