You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Marton Elek (Jira)" <ji...@apache.org> on 2020/06/03 10:43:00 UTC

[jira] [Resolved] (HDDS-2005) Local Multi-Container Cluster Example generates spurious lines in the config

     [ https://issues.apache.org/jira/browse/HDDS-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marton Elek resolved HDDS-2005.
-------------------------------
    Resolution: Fixed

I remember that we had this problem earlier, but we have fixed it. I tested 0.5.0 yesterday with the new base image and it worked well.

> 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.4#803005)

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