You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by ae...@apache.org on 2019/08/14 06:21:14 UTC

[hadoop] branch trunk updated: HDDS-1929. OM started on recon host in ozonesecure compose

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

aengineer 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 48dc441  HDDS-1929. OM started on recon host in ozonesecure compose
48dc441 is described below

commit 48dc4418644650fe44610db04dfa6974ba5d3c78
Author: Doroszlai, Attila <ad...@apache.org>
AuthorDate: Wed Aug 7 21:55:25 2019 +0200

    HDDS-1929. OM started on recon host in ozonesecure compose
    
    Signed-off-by: Anu Engineer <ae...@apache.org>
---
 hadoop-ozone/dist/src/main/compose/ozonesecure/docker-compose.yaml | 1 -
 1 file changed, 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 6f59994..d202717 100644
--- a/hadoop-ozone/dist/src/main/compose/ozonesecure/docker-compose.yaml
+++ b/hadoop-ozone/dist/src/main/compose/ozonesecure/docker-compose.yaml
@@ -76,7 +76,6 @@ services:
       - ./docker-config
     environment:
       WAITFOR: om:9874
-      ENSURE_OM_INITIALIZED: /data/metadata/om/current/VERSION
     command: ["/opt/hadoop/bin/ozone","recon"]
   scm:
     image: apache/ozone-runner:${HADOOP_RUNNER_VERSION}


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