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

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


The following commit(s) were added to refs/heads/trunk by this push:
     new 3c7d700  HDDS-1002. ozonesecure compose incompatible with smoke test. 
Contributed by Doroszlai, Attila.
3c7d700 is described below

commit 3c7d700b656dd7b6bf38f5be4ded36b04e9261da
Author: Márton Elek <e...@apache.org>
AuthorDate: Thu Jan 24 17:13:05 2019 +0100

    HDDS-1002. ozonesecure compose incompatible with smoke test. Contributed by 
Doroszlai, Attila.
---
 hadoop-ozone/dist/src/main/compose/ozonesecure/docker-compose.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/hadoop-ozone/dist/src/main/compose/ozonesecure/docker-compose.yaml 
b/hadoop-ozone/dist/src/main/compose/ozonesecure/docker-compose.yaml
index b42c022..842076a 100644
--- a/hadoop-ozone/dist/src/main/compose/ozonesecure/docker-compose.yaml
+++ b/hadoop-ozone/dist/src/main/compose/ozonesecure/docker-compose.yaml
@@ -39,12 +39,13 @@ services:
     command: ["/opt/hadoop/bin/ozone","datanode"]
     env_file:
       - docker-config
-  om:
+  ozoneManager:
     build:
       context: docker-image/runner
       dockerfile: Dockerfile
       args:
         buildno: 1
+    image: om
     hostname: om
     volumes:
       - ../..:/opt/hadoop


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to