You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Daniel Dai (JIRA)" <ji...@apache.org> on 2014/03/17 05:24:43 UTC

[jira] [Resolved] (PIG-3673) Divide by zero error in runpigmix.pl script

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

Daniel Dai resolved PIG-3673.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 0.13.0

Patch committed to trunk. Thanks Suhas!

> 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
>             Fix For: 0.13.0
>
>         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.2#6252)