Home
last modified time | relevance | path

Searched defs:numPendingReduces (Results 1 – 1 of 1) sorted by relevance

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/rm/
H A DRMContainerAllocator.java528 int numPendingReduces, in scheduleReduces()
1378 int numPendingReduces; field in RMContainerAllocator.ScheduleStats