浏览代码

HADOOP-16469. Update committers.md

Contributed by Felipe Lopes.

Change-Id: I5c05b878bde073aeb45bf22340183893f85269e1
Felipe Lopes 6 年之前
父节点
当前提交
bca86bd289
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/committers.md

+ 1 - 1
hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/committers.md

@@ -789,7 +789,7 @@ This surfaces when either of two conditions are met.
 `fail` and the output/destination directory exists.
 The job will fail in the driver during job setup.
 1. The Partitioned Committer is used with `fs.s3a.committer.staging.conflict-mode` set to
-`fail`  and one of the partitions. The specific task(s) generating conflicting data will fail
+`fail` and one of the partitions exist. The specific task(s) generating conflicting data will fail
 during task commit, which will cause the entire job to fail.
 
 If you are trying to write data and want write conflicts to be rejected, this is the correct