Daniel Dai created PIG-4760:
-------------------------------
Summary: 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
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)