You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/08/07 18:50:26 UTC

[GitHub] [hadoop] adoroszlai opened a new pull request #1249: HDDS-1928. Cannot run ozone-recon compose due to syntax error

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:
users@infra.apache.org


With regards,
Apache Git Services

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