You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Amir Youssefi (JIRA)" <ji...@apache.org> on 2008/09/25 23:27:44 UTC

[jira] Updated: (PIG-462) LIMIT N should create one output file with N rows

     [ https://issues.apache.org/jira/browse/PIG-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amir Youssefi updated PIG-462:
------------------------------

    Description: 
LIMIT N should create one output file with N rows. Currently it produces multiple files with N rows each. 

As described in PIG-171 last MR job needs to have 1 reducer:

http://issues.apache.org/jira/browse/PIG-171?focusedCommentId=12623540#action_12623540

  was:
LIMIT N should create one output file with N rows. Currently it produces muptile files with N rows each. 

As described in PIG-171 last MR job needs to have 1 reducer:

http://issues.apache.org/jira/browse/PIG-171?focusedCommentId=12623540#action_12623540


> LIMIT N should create one output file with N rows
> -------------------------------------------------
>
>                 Key: PIG-462
>                 URL: https://issues.apache.org/jira/browse/PIG-462
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Amir Youssefi
>
> LIMIT N should create one output file with N rows. Currently it produces multiple files with N rows each. 
> As described in PIG-171 last MR job needs to have 1 reducer:
> http://issues.apache.org/jira/browse/PIG-171?focusedCommentId=12623540#action_12623540

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.