HI: I configure the FairScheduler with default settings and my job has 19 reduce tasks. I found that all the reduce tasks are schedule to run in one node.
While with default FIFO schedule, the 19 reduce tasks are scheduled into diffrent nodes. How can I configure FairSchedule to load more balance? -- devdoer [email protected]
