Hi,

to be more clear, I understand the following configurations can be set.

yarn.scheduler.maximum-allocation-mb,
yarn.scheduler.maximum-allocation-vcores

Is it normal to receive from RM less mb/vcores than requested even if the
requested mb/vcores are less than the maximum?


Best regards,
John


On Wed, Oct 29, 2014 at 6:28 PM, John Yang <[email protected]> wrote:

> Hello all,
>
>
> I have a question on receiving from RM less memory/vcores than requested.
>
> As far as I understand, when the following configurations are set, RM can
> allocate more than requested(when less than the minimum):
>
> yarn.scheduler.minimum-allocation-mb,
> yarn.scheduler.minimum-allocation-vcores
>
> I wanted to know if the reverse is possible. For example when I request a
> container of 500 MB and 2 vcores, is it possible to receive a container of
> 400 MB and 1 core?
>
>
> Thanks,
> John
>
>
>

Reply via email to