Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

YARN fair scheduler showing negative vcore and not preempting (YARN-6175?)

avatar
Explorer

I'm seeing lines like this (CDH 5.10.0)

 

2017-06-12 21:52:12,937 INFO org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler: Should preempt <memory:28672, vCores:-8> res for queue root.production.scheduled_jobs: resDueToMinShare = <memory:0, vCores:0>, resDueToFairShare = <memory:28672, vCores:-8>

 

Note the negative number for vCores.  Is this a manifestation of YARN-6175, which I see was not part of CDH 5.10.0?

 

Thanks, Aaron

1 ACCEPTED SOLUTION

avatar
Explorer

I see that CDH 5.10.1 includes YARN-6175, so I'll assume this is an instance of that error.

View solution in original post

1 REPLY 1

avatar
Explorer

I see that CDH 5.10.1 includes YARN-6175, so I'll assume this is an instance of that error.