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 2013/12/04 18:19:35 UTC

[jira] [Created] (PIG-3607) PigRecordReader should report progress for each inputsplit processed

Rohini Palaniswamy created PIG-3607:
---------------------------------------

             Summary: PigRecordReader should report progress for each inputsplit processed
                 Key: PIG-3607
                 URL: https://issues.apache.org/jira/browse/PIG-3607
             Project: Pig
          Issue Type: Bug
    Affects Versions: 0.11.1
            Reporter: Rohini Palaniswamy
            Assignee: Rohini Palaniswamy


 Currently progress() is called only when records are processed. In a case where there were lot of empty input files, the task timed out and was killed because no progress was reported.  Too many empty input files are bad, but we still don't want to fail. 



--
This message was sent by Atlassian JIRA
(v6.1#6144)