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

[jira] [Updated] (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 ]

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)