Description
We enable auto parallelism only if there is no custom partiioner, but in case of UnorderedPartitioned it always had RoundRobinPartitioner.
VertexManager plugin configuration is not overridden if there is no auto parallelism. So slow start settings are not applied.
Attachments
Attachments
Issue Links
- is related to
-
PIG-5301 Enable autoreduce for unordered shuffle input
- Open