[ 
https://issues.apache.org/jira/browse/PIG-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792553#action_12792553
 ] 

Alan Gates commented on PIG-1130:
---------------------------------

I agree that in MR mode if Pig doesn't find any specified cluster configuration 
it should throw and exit.  However, I'm not sure how to detect this case.  How 
can Pig tell that it wasn't handed any configuration?  If hadoop doesn't find a 
configuration file it fills in with defaults.  So I don't know how to tell 
between the case of no configuration and default configuration (which we should 
allow).

> 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.

Reply via email to