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