Thanks Khaja. I will look into it.
On 4/25/2016 4:38 PM, Khaja Hussain wrote:
Hi
If you need other application in a queue to start you can use
pre-emption. Below link has the details. What pre-emption does is it
guarantee's capacity, in which case your job will start. If there is
no load o
Hi
If you need other application in a queue to start you can use pre-emption.
Below link has the details. What pre-emption does is it guarantee's
capacity, in which case your job will start. If there is no load on the
given queue those resources will be used by other queue. Hope this helps.
https
Hi Team,
Is there way to resolve Fair Queue Scheduler problem. Currently I see
If application requires more resources, it fully consumes available
resources leaving other submitted applications in *pending *or *accepted
*state. Do i need to modify
set yarn.scheduler.maximum-allocation-mb=512