[
https://issues.apache.org/jira/browse/PIG-3457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13770885#comment-13770885
]
Cheolsoo Park commented on PIG-3457:
------------------------------------
I think there are 2 changes:
# Changes JobStats to JobStatsBase and PigStatsUtil to PigStatsUtilBase. This
requires many changes in many places where JobStats and PigStatsUtil are used.
# Adds dummy classes JobStats and PigStatsUtil that extends MRJobStats and
MRPigStatsUtil respectively, so Oozie still can work without changing
PigStatsUtil to MRPigStatsUtil.
> Provide backward compatibility for PigStatsUtil and JobStats
> ------------------------------------------------------------
>
> Key: PIG-3457
> URL: https://issues.apache.org/jira/browse/PIG-3457
> Project: Pig
> Issue Type: Bug
> Components: impl
> Reporter: Daniel Dai
> Assignee: Daniel Dai
> Fix For: 0.12
>
> Attachments: PIG-3457-1.patch
>
>
> PIG-3419 restructured PigStatsUtil which break downstream projects such as
> Oozie. Oozie uses PigStatsUtil.{HDFS_BYTES_WRITTEN, MAP_INPUT_RECORDS,
> MAP_OUTPUT_RECORDS, REDUCE_INPUT_RECORDS, REDUCE_OUTPUT_RECORDS}. We need to
> provide a backward compatible way.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira