You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by el...@apache.org on 2020/04/24 08:46:51 UTC

[hadoop-ozone] branch master updated (a53209e -> c973bac)

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

elek pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git.


    from a53209e  HDDS-3352. Support for native ozone filesystem client using libhdfs. (#782)
     add c973bac  HDDS-3461. Add acceptance test to smoketest CSI service startup

No new revisions were added by this update.

Summary of changes:
 hadoop-ozone/csi/pom.xml                           | 12 ++++-
 hadoop-ozone/dev-support/intellij/ozone-site.xml   |  8 +++
 .../{S3Gateway.xml => CsiServer.xml}               |  8 +--
 hadoop-ozone/dist/pom.xml                          |  2 +-
 .../main/compose/{ozonescripts => ozone-csi}/.env  |  0
 .../{ozone => ozone-csi}/docker-compose.yaml       | 57 +++++++++-------------
 .../compose/{ozone => ozone-csi}/docker-config     |  7 +--
 .../compose/{ozone-om-ha-s3 => ozone-csi}/test.sh  |  9 ++--
 .../smoketest/{kinit-hadoop.robot => csi.robot}    | 12 +++--
 9 files changed, 59 insertions(+), 56 deletions(-)
 copy hadoop-ozone/dev-support/intellij/runConfigurations/{S3Gateway.xml => CsiServer.xml} (83%)
 copy hadoop-ozone/dist/src/main/compose/{ozonescripts => ozone-csi}/.env (100%)
 copy hadoop-ozone/dist/src/main/compose/{ozone => ozone-csi}/docker-compose.yaml (58%)
 copy hadoop-ozone/dist/src/main/compose/{ozone => ozone-csi}/docker-config (89%)
 copy hadoop-ozone/dist/src/main/compose/{ozone-om-ha-s3 => ozone-csi}/test.sh (84%)
 mode change 100644 => 100755
 copy hadoop-ozone/dist/src/main/smoketest/{kinit-hadoop.robot => csi.robot} (70%)


---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-commits-help@hadoop.apache.org