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

Daniel Dai commented on PIG-364:
--------------------------------

For Shravan's comments
1) Can you give a script? I tested several split after limit cases, didn't get 
this error. 
2) As discussed in [PIG-171|https://issues.apache.org/jira/browse/PIG-171], 
since it seems to be no simple solution, so we just leave it as it is for now
3) No problem if this looks better

Thank you

> Limit return incorrect records when we use multiple reducer
> -----------------------------------------------------------
>
>                 Key: PIG-364
>                 URL: https://issues.apache.org/jira/browse/PIG-364
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: types_branch
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: types_branch
>
>         Attachments: PIG-364-2.patch, PIG-364.patch
>
>
> Currently we put Limit(k) operator in the reducer plan. However, in the case 
> of n reducer, we will get up to n*k output. 

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