[
https://issues.apache.org/jira/browse/OOZIE-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14488233#comment-14488233
]
Robert Kanter commented on OOZIE-2195:
--------------------------------------
Ya, it looks like you can get the pig stats, but you have to opt-in to it with
a config:
https://github.com/apache/oozie/blob/master/sharelib/pig/src/main/java/org/apache/oozie/action/hadoop/PigMain.java#L308
> Expose Pig read/write bytes details as counters in Launcher
> -----------------------------------------------------------
>
> Key: OOZIE-2195
> URL: https://issues.apache.org/jira/browse/OOZIE-2195
> Project: Oozie
> Issue Type: New Feature
> Reporter: Jaydeep Vishwakarma
> Assignee: Jaydeep Vishwakarma
>
> Pig action spawns multiple mr jobs and all the aggregated read/write bytes
> metrics are emitted in logs only. It would be really helpful if we expose
> those information in Launcher as counters. This should not be the default
> behaviour. User can enable this by job level or global
> configuration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)