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 <[email protected]>
AuthorDate: Wed Aug 7 21:55:25 2019 +0200
HDDS-1929. OM started on recon host in ozonesecure compose
Signed-off-by: Anu Engineer <[email protected]>
---
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: [email protected]
For additional commands, e-mail: [email protected]