Implement Pig counter to track number of output rows for each output files
----------------------------------------------------------------------------
Key: PIG-1299
URL: https://issues.apache.org/jira/browse/PIG-1299
Project: Pig
Issue Type: Bug
Affects Versions: 0.6.0
Reporter: Richard Ding
Assignee: Richard Ding
Fix For: 0.7.0
When running a multi-store query, the Hadoop job tracker often displays only 0
for "Reduce output records" or "Map output records" counters, This is incorrect
and misleading. Pig should implement an "output records" counter for each
output files in the query.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.