[
https://issues.apache.org/jira/browse/PIG-4760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15058495#comment-15058495
]
Rohini Palaniswamy commented on PIG-4760:
-----------------------------------------
Can you put the reflection in a try catch Throwable block and log a warning if
there is any failure. That way it does not break Pig if there is some change to
Hadoop.
> TezDAGStats.convertToHadoopCounters is not used, but impose MR counter limit
> ----------------------------------------------------------------------------
>
> Key: PIG-4760
> URL: https://issues.apache.org/jira/browse/PIG-4760
> Project: Pig
> Issue Type: Bug
> Components: tez
> Reporter: Daniel Dai
> Assignee: Daniel Dai
> Fix For: 0.16.0, 0.15.1
>
> Attachments: PIG-4760-1.patch, PIG-4760-2.patch, PIG-4760-3.patch
>
>
> PIG-4529 reveal a MR counter limit issue imposed to Pig. The original fix
> won't work in Oozie since Oozie launcher already imposed counter limit and
> Pig cannot change it (there is an internal flag in Limits to make sure it
> does not init twice).
> Actually the MR counter is completely redundant and should be removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)