Class | Description |
---|---|
FairShuffleVertexManager |
Fair routing based on partition size distribution to achieve optimal
input size for any destination task thus reduce data skewness.
|
ShuffleVertexManager |
Starts scheduling tasks when number of completed source tasks crosses
slowStartMinSrcCompletionFraction and schedules all tasks
when slowStartMaxSrcCompletionFraction is reached |
Copyright © 2024 Apache Software Foundation. All rights reserved.