You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Cheolsoo Park (JIRA)" <ji...@apache.org> on 2014/03/14 02:11:45 UTC

[jira] [Updated] (PIG-3812) Several clean-ups in PigStats and JobStats

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

Cheolsoo Park updated PIG-3812:
-------------------------------

    Attachment: PIG-3812-1.patch

Uploading the patch. I am going to run full unit tests now.

> Several clean-ups in PigStats and JobStats 
> -------------------------------------------
>
>                 Key: PIG-3812
>                 URL: https://issues.apache.org/jira/browse/PIG-3812
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.13.0
>            Reporter: Cheolsoo Park
>            Assignee: Cheolsoo Park
>             Fix For: 0.13.0
>
>         Attachments: PIG-3812-1.patch
>
>
> While implementing counter support in Pig-on-Tez (PIG-3603), I made several changes to PigStats and JobStats classes. To avoid breaking backward compatibility between 0.13 and 0.13+, I'd like to commit this patch into trunk prior to 0.13 release.
> The changes include-
> # Move getHdfsBytes\[Read|Written\]() from MRPigStatsUtil to PigStatsUtil since these are not MR specific.
> # Move \[MAP|REDUCE\]_\[IN|OUT\]PUT_RECORDS from MRPigStatsUtil to PigStatsUtil since Tez MRInput and MROutput also use them.
> # Fix a typo in JobStats#getAvgREduceTime(): REduce -> Reduce.
> # Fix white spaces.



--
This message was sent by Atlassian JIRA
(v6.2#6252)