Pig is returning too many blocks in the InputSplit
--------------------------------------------------

                 Key: PIG-878
                 URL: https://issues.apache.org/jira/browse/PIG-878
             Project: Pig
          Issue Type: Bug
    Affects Versions: 0.3.0
            Reporter: Alan Gates
            Assignee: Alan Gates
            Priority: Critical


When SlicerWrapper builds a slice, it currently returns the 3 locations for 
every block in the file it is slicing, instead of the 3 locations for the block 
covered by that slice.  This means Pig's odds of having its maps placed on 
nodes local to the data goes way down.

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