This is an automated email from the ASF dual-hosted git repository.

stevel pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


    from c5b2c3447de HADOOP-19742. S3A: Upgrades AAL version to 1.3.1 (#8086)
     add 68484ed0708 HADOOP-19696. hadoop binary distribution to move cloud 
connectors to hadoop common/lib (#7980)

No new revisions were added by this update.

Summary of changes:
 BUILDING.txt                                       |  51 ++++
 LICENSE-binary                                     |  28 +-
 dev-support/bin/dist-layout-stitching              |   4 +
 .../resources/assemblies/hadoop-cloud-storage.xml  |  59 ++++
 .../src/main/resources/assemblies/hadoop-src.xml   |   1 +
 .../hadoop-cloud-storage-dist/pom.xml              | 339 +++++++++++++++++++++
 .../hadoop-huaweicloud/pom.xml                     |   4 +
 .../services/org.apache.hadoop.fs.FileSystem       |  16 -
 hadoop-cloud-storage-project/hadoop-tos/pom.xml    |  82 +++--
 hadoop-cloud-storage-project/pom.xml               |  15 +-
 .../src/main/resources/core-default.xml            |   6 +
 .../hadoop/conf/TestCommonConfigurationFields.java |   2 +
 hadoop-project/pom.xml                             |  30 +-
 .../services/org.apache.hadoop.fs.FileSystem       |  16 -
 hadoop-tools/hadoop-tools-dist/pom.xml             |  40 ---
 licenses-binary/LICENSE-dom4j.txt                  |  39 +++
 16 files changed, 626 insertions(+), 106 deletions(-)
 create mode 100644 
hadoop-assemblies/src/main/resources/assemblies/hadoop-cloud-storage.xml
 create mode 100644 
hadoop-cloud-storage-project/hadoop-cloud-storage-dist/pom.xml
 delete mode 100644 
hadoop-cloud-storage-project/hadoop-huaweicloud/src/main/resources/META-INF/services/org.apache.hadoop.fs.FileSystem
 delete mode 100644 
hadoop-tools/hadoop-gcp/src/main/resources/META-INF/services/org.apache.hadoop.fs.FileSystem
 create mode 100644 licenses-binary/LICENSE-dom4j.txt


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to