adoroszlai opened a new 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
