[ https://issues.apache.org/jira/browse/PIG-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792770#action_12792770 ]
Jeff Zhang commented on PIG-1130: --------------------------------- Alan, I think one method is to check the type of FileSystem, if it is LocalFileSystem in MapReduce mode, then we should throw Exception. > 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.