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

Cheolsoo Park updated PIG-3755:
-------------------------------

    Fix Version/s: 0.13.0

+1

> auto local mode selection does not check lower bound for size
> -------------------------------------------------------------
>
>                 Key: PIG-3755
>                 URL: https://issues.apache.org/jira/browse/PIG-3755
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Aniket Mokashi
>            Assignee: Aniket Mokashi
>            Priority: Trivial
>             Fix For: 0.13.0
>
>         Attachments: PIG-3755.patch
>
>
> Size base decision is made from following -
> {code}
> long totalInputFileSize = 
> InputSizeReducerEstimator.getTotalInputFileSize(conf, lds, job);
> {code}
> We should add a check in case InputSizeReducerEstimator.getTotalInputFileSize 
> returns -1. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to