You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2008/08/28 22:37:44 UTC

[jira] Updated: (PIG-403) Porting of the slicer into types branch caused all scripts to run just one map.

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

Alan Gates updated PIG-403:
---------------------------

    Status: Patch Available  (was: Open)

> Porting of the slicer into types branch caused all scripts to run just one map.
> -------------------------------------------------------------------------------
>
>                 Key: PIG-403
>                 URL: https://issues.apache.org/jira/browse/PIG-403
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: types_branch
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>            Priority: Critical
>             Fix For: types_branch
>
>         Attachments: PIG-403.patch
>
>
> In PigSlicer.java, splittable is set to false by default.  This causes the system to scan an entire file in a single map.  It should be set to true by default, so that files are only scanned in a single map if the user explicitly requests it.

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