You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Rohini Palaniswamy (JIRA)" <ji...@apache.org> on 2015/03/03 23:51:05 UTC

[jira] [Created] (PIG-4443) Write inputsplits in Tez to disk if the size is huge

Rohini Palaniswamy created PIG-4443:
---------------------------------------

             Summary: Write inputsplits in Tez to disk if the size is huge
                 Key: PIG-4443
                 URL: https://issues.apache.org/jira/browse/PIG-4443
             Project: Pig
          Issue Type: Bug
    Affects Versions: 0.14.0
            Reporter: Rohini Palaniswamy
            Assignee: Rohini Palaniswamy
             Fix For: 0.15.0


Pig sets the input split information in user payload and when running against a table with 10s of 1000s of partitions, DAG submission fails with
java.io.IOException: Requested data length 305844060 is longer than maximum
configured RPC length 67108864



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)