shameersss1 commented on PR #6990:
URL: https://github.com/apache/hadoop/pull/6990#issuecomment-2366453607

   > The scheduler will not discard resource application requests, so why do we 
need to apply multiple times? @shameersss1
   
   Yes, but the way AMRMClient in Hadoop works in a way that AM always sends 
pendingconatiner request as part of heartbeat. This is done because of two 
reasons
   1. AM can dynamically change the request (Eg: Tez have auto parallelism and 
container reuse)
   2. To make sure AM always went what it wants.


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