wsu13 commented on PR #1089:
URL: https://github.com/apache/hadoop/pull/1089#issuecomment-1801030384

   This modification makes `barrier()` always returns true, and makes 
`NNbench_reports.log`'s "maps that missed the barrier" metric always be zero.
   
   In a large test configuration with thousands of mappers, Yarn takes more 
than 2 minutes(the default barrier time) to start up all the mappers.  The 
`barrier()` function is important to make the results meaningful.
   @aajisaka
   I think we should revisit this commit.


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

To unsubscribe, e-mail: [email protected]

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