[
https://issues.apache.org/jira/browse/HDDS-1928?focusedWorklogId=290698&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-290698
]
ASF GitHub Bot logged work on HDDS-1928:
----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Aug/19 18:50
Start Date: 07/Aug/19 18:50
Worklog Time Spent: 10m
Work Description: adoroszlai commented on pull request #1249: HDDS-1928.
Cannot run ozone-recon compose due to syntax error
URL: https://github.com/apache/hadoop/pull/1249
## What changes were proposed in this pull request?
Add missing version tag for `datanode` service in `ozone-recon` compose.
https://issues.apache.org/jira/browse/HDDS-1928
## How was this patch tested?
```
$ docker-compose up -d --scale datanode=3
Creating network "ozone-recon_default" with the default driver
Creating ozone-recon_datanode_1 ... done
Creating ozone-recon_datanode_2 ... done
Creating ozone-recon_datanode_3 ... done
Creating ozone-recon_recon_1 ... done
Creating ozone-recon_scm_1 ... done
Creating ozone-recon_om_1 ... done
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 290698)
Time Spent: 10m
Remaining Estimate: 0h
> Cannot run ozone-recon compose due to syntax error
> --------------------------------------------------
>
> Key: HDDS-1928
> URL: https://issues.apache.org/jira/browse/HDDS-1928
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Components: docker
> Affects Versions: 0.4.1
> Reporter: Doroszlai, Attila
> Assignee: Doroszlai, Attila
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {noformat}
> $ cd hadoop-ozone/dist/target/ozone-0.5.0-SNAPSHOT/compose/ozone-recon
> $ docker-compose up -d --scale datanode=3
> ERROR: yaml.scanner.ScannerError: mapping values are not allowed here
> in "./docker-compose.yaml", line 20, column 33
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]