[
https://issues.apache.org/jira/browse/PIG-3673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Suhas Satish updated PIG-3673:
------------------------------
Attachment: PIG-3673.patch
> Divide by zero error in runpigmix.pl script
> -------------------------------------------
>
> Key: PIG-3673
> URL: https://issues.apache.org/jira/browse/PIG-3673
> Project: Pig
> Issue Type: Bug
> Affects Versions: 0.12.0, 0.11.1
> Reporter: Suhas Satish
> Assignee: Suhas Satish
> Attachments: PIG-3673.patch
>
>
> runpigmix.pl script has the following line which does not check against
> divide by zero. This could fail the launch script unexpectedly.
> my $multiplier = $pig_times/$mr_times;
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)