In pig local ( hadoop local mode ) mode the counting of number of tuples and bytes is incorrect if data is more than one local split. -------------------------------------------------------------------------------------------------------------------------------------
Key: PIG-1130 URL: https://issues.apache.org/jira/browse/PIG-1130 Project: Pig Issue Type: Bug Reporter: Ankit Modi Priority: Minor If the output generates more than one part file, the current code only gives stats of the first part file. ie. part-00000 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.