[
https://issues.apache.org/jira/browse/PIG-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aniket Mokashi updated PIG-3755:
--------------------------------
Status: Patch Available (was: Open)
> 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
> 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)