You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Elek, Marton (JIRA)" <ji...@apache.org> on 2018/10/24 12:08:00 UTC

[jira] [Resolved] (HDDS-706) Invalid Getting Started docker-compose YAML

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

Elek, Marton resolved HDDS-706.
-------------------------------
    Resolution: Fixed

Thank you very much [~aperepel] to report this issue. I updated the wiki page with your fixed docker-compose.yaml ([https://cwiki.apache.org/confluence/display/HADOOP/Getting+Started+with+docker)]

 

Just two minor notes:

1.) You can request wiki page access at the hdfs-dev mailing list (or here from [~anu]) and you can modify any of the wiki pages.

 

2.) Now we also have docker-compose files which are included in the release distribution (./compose) which are always tested. You can also use them (I will update the wiki page with this information very soon...)

 

Thank you again the report and fix.

 

> Invalid Getting Started docker-compose YAML
> -------------------------------------------
>
>                 Key: HDDS-706
>                 URL: https://issues.apache.org/jira/browse/HDDS-706
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: website
>            Reporter: Andrew Grande
>            Priority: Major
>         Attachments: docker-compose.yaml
>
>
> Consistent indentation is critical to the YAML file structure. The page here lists a docker-compose file which is invalid.
> Here's the type of errors one is getting:
> {noformat}
> > docker-compose up -d
> ERROR: yaml.scanner.ScannerError: mapping values are not allowed here
>  in "./docker-compose.yaml", line 5, column 12{noformat}
>  I'm attaching a fixed YAML file, please ensure the getting started page preserves the correct indentation and formatting.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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