hadoop/hadoop-mapreduce-project/hadoop-mapreduce-client
Steve Loughran 1cc83f0f45
MAPREDUCE-7341. Add an intermediate manifest committer for Azure and GCS
This is a mapreduce/spark output committer optimized for
performance and correctness on Azure ADLS Gen 2 storage
(via the abfs connector) and Google Cloud Storage
(via the external gcs connector library).

* It is safe to use with HDFS, however it has not been optimized
for that use.
* It is *not* safe for use with S3, and will fail if an attempt
is made to do so.

Contributed by Steve Loughran

Change-Id: I6f3502e79c578b9fd1a8c1485f826784b5421fca
2022-03-17 11:46:41 +00:00
..
hadoop-mapreduce-client-app Preparing for 3.3.3 development 2021-11-16 16:02:34 -08:00
hadoop-mapreduce-client-common Preparing for 3.3.3 development 2021-11-16 16:02:34 -08:00
hadoop-mapreduce-client-core MAPREDUCE-7341. Add an intermediate manifest committer for Azure and GCS 2022-03-17 11:46:41 +00:00
hadoop-mapreduce-client-hs Preparing for 3.3.3 development 2021-11-16 16:02:34 -08:00
hadoop-mapreduce-client-hs-plugins Preparing for 3.3.3 development 2021-11-16 16:02:34 -08:00
hadoop-mapreduce-client-jobclient Preparing for 3.3.3 development 2021-11-16 16:02:34 -08:00
hadoop-mapreduce-client-nativetask Preparing for 3.3.3 development 2021-11-16 16:02:34 -08:00
hadoop-mapreduce-client-shuffle Preparing for 3.3.3 development 2021-11-16 16:02:34 -08:00
hadoop-mapreduce-client-uploader Preparing for 3.3.3 development 2021-11-16 16:02:34 -08:00
pom.xml HADOOP-18033. Upgrade fasterxml Jackson to 2.13.0 (#3764) 2021-12-13 13:52:44 +09:00