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
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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.