hadoop/hadoop-tools/hadoop-aws
Steve Loughran 0bb52a42e5
HADOOP-17483. Magic committer is enabled by default. (#2656)
* core-default.xml updated so that fs.s3a.committer.magic.enabled = true
* CommitConstants updated to match
* All tests which previously enabled the magic committer now rely on
  default settings. This helps make sure it is enabled.
* Docs cover the switch, mention its enabled and explain why you may
  want to disable it.
Note: this doesn't switch to using the committer -it just enables the path
rewriting magic which it depends on.

Contributed by Steve Loughran.
2021-01-27 19:04:22 +00:00
..
dev-support HADOOP-17271. S3A connector to support IOStatistics. (#2580) 2020-12-31 21:55:39 +00:00
src HADOOP-17483. Magic committer is enabled by default. (#2656) 2021-01-27 19:04:22 +00:00
pom.xml HADOOP-17271. S3A connector to support IOStatistics. (#2580) 2020-12-31 21:55:39 +00:00