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/17 18:43:58 UTC

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

     [ https://issues.apache.org/jira/browse/PIG-5043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rohini Palaniswamy updated PIG-5043:
------------------------------------
    Attachment: PIG-5043-1.patch

Also fixed two other issues
   - mapreduce.reduce.env was not being picked up and mapreduce.map.env was used
  - mapreduce.job.running.map.limit might be picked up instead of mapreduce.job.running.reduce.limit

> 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
>
>         Attachments: PIG-5043-1.patch
>
>
> 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)