You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Rohini Palaniswamy (JIRA)" <ji...@apache.org> on 2016/10/13 20:09:21 UTC

[jira] [Created] (PIG-5043) Slowstart not applied in Tez with PARALLEL clause and auto parallelism not applied for UnorderedPartitioned

Rohini Palaniswamy created PIG-5043:
---------------------------------------

             Summary: Slowstart not applied in Tez with PARALLEL clause and auto parallelism not applied for UnorderedPartitioned
                 Key: PIG-5043
                 URL: https://issues.apache.org/jira/browse/PIG-5043
             Project: Pig
          Issue Type: Bug
            Reporter: Rohini Palaniswamy
            Assignee: Rohini Palaniswamy
             Fix For: 0.17.0, 0.16.1


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)