PigStats getHadoopStats() is broken
-----------------------------------
Key: PIG-2560
URL: https://issues.apache.org/jira/browse/PIG-2560
Project: Pig
Issue Type: Bug
Reporter: Bill Graham
Assignee: Bill Graham
{{getHadoopStats()}} returns the {{counters}} object which is never set. This
appears to be due to the addition of {{Counters counters = null;}} at the start
of the {{addCounters(..)}} method and the lack of {{this.counter}} syntax below
it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira