adoroszlai opened a new pull request #1550:
URL: https://github.com/apache/ozone/pull/1550


   ## What changes were proposed in this pull request?
   
   Fix typo which caused `nm` not to wait for `rm` container before startup.
   
   https://issues.apache.org/jira/browse/HDDS-4425
   
   ## How was this patch tested?
   
   Checked logs of CI run:
   
   ```
   $ grep 'Waiting' docker-*
   docker-hadoop27-hadoop27-mapreduce-rm.log:nm_1        | Waiting for rm:8088
   docker-hadoop27-hadoop27-mapreduce-rm.log:om_1        | Waiting for the 
service scm:9876
   docker-hadoop31-hadoop31-mapreduce-rm.log:nm_1        | Waiting for rm:8088
   docker-hadoop31-hadoop31-mapreduce-rm.log:om_1        | Waiting for the 
service scm:9876
   docker-hadoop32-hadoop32-mapreduce-rm.log:om_1        | Waiting for the 
service scm:9876
   docker-hadoop32-hadoop32-mapreduce-rm.log:nm_1        | Waiting for rm:8088
   docker-ozonesecure-mr-ozonesecure-mr-mapreduce-rm.log:jhs         | Waiting 
for rm:8088
   docker-ozonesecure-mr-ozonesecure-mr-mapreduce-rm.log:nm_1        | Waiting 
for rm:8088
   ```
   
   https://github.com/adoroszlai/hadoop-ozone/runs/1347111124


----------------------------------------------------------------
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to