Anu Engineer created HDDS-2005:
----------------------------------

             Summary: Local Multi-Container Cluster Example generates spurious 
lines in the config
                 Key: HDDS-2005
                 URL: https://issues.apache.org/jira/browse/HDDS-2005
             Project: Hadoop Distributed Data Store
          Issue Type: Sub-task
          Components: om
            Reporter: Anu Engineer


The instructions in our 
 # [Home|http://localhost:1313/]
 ## [Getting Started|http://localhost:1313/start.html]
 ### Simple Single Ozone 

says that the user can generate a local multi-container cluster using the 
following commands.
{code:java}

docker run apache/ozone cat docker-compose.yaml > docker-compose.yaml
docker run apache/ozone cat docker-config > docker-config

{code}
However, running these commands on *Docker version 19.03.1, build 74b1e89* on 
Mac generates configs with these spurious lines first lines in both 
docker-compose.yaml and docker-config.
{noformat}
Setting up environment!
 {noformat}
 

This causes the failure when you do a docker-compose up -d.

 



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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

Reply via email to