Welcome to the Cloudera Community

Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Who agreed with this topic

Preemption not working as expected in Yarn-2.7.3

avatar
Explorer

Hi,

 

Our cluster uses Hadoop-2.7.3 with preemption enabled fair scheduler. There are multiple groups sharing the cluster and each group has been assigned different amounts of resources.

The issue is that, when the cluster is busy, a new job is submitted and following happen

  1. Jobs from the same queue are preempted;
  2. Too many jobs are preempted for this new job;
  3. Resource preempted from same job may goes back to the same job, similar as described in https://issues.apache.org/jira/browse/YARN-4931

Any suggestions on this? Or, any fix we should pick from current ymaster?

Thank you

 

Who agreed with this topic