[
https://issues.apache.org/jira/browse/HDDS-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16914189#comment-16914189
]
Elek, Marton commented on HDDS-2005:
------------------------------------
I think the line is already removed from the apache/hadoop-runner image. You
may have an older image, can you please download the latest version (docker
pull apache/ozone).
> 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
> Priority: Major
>
> 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: [email protected]
For additional commands, e-mail: [email protected]