diff --git a/hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/committers.md b/hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/committers.md index 8958154449..2dff5b7991 100644 --- a/hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/committers.md +++ b/hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/committers.md @@ -720,7 +720,7 @@ such use case, The "MAGIC PATH" for each job is unique of the format `__magic_jo multiple job running simultaneously do not step into each other. Before attempting this, the committers must be set to not delete all incomplete uploads on job commit, -by setting `fs.s3a.committer.abort.pending.uploads` to `false`. This is set to `false`by default +by setting `fs.s3a.committer.abort.pending.uploads` to `false`. This is set to `true` by default. ```xml