You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Daniel Dai (JIRA)" <ji...@apache.org> on 2014/03/01 00:40:19 UTC

[jira] [Created] (PIG-3792) POValueInputTez should handle getNextTuple even after reader.next() returns null

Daniel Dai created PIG-3792:
-------------------------------

             Summary: POValueInputTez should handle getNextTuple even after reader.next() returns null
                 Key: PIG-3792
                 URL: https://issues.apache.org/jira/browse/PIG-3792
             Project: Pig
          Issue Type: Sub-task
          Components: impl
    Affects Versions: tez-branch
            Reporter: Daniel Dai
            Assignee: Daniel Dai
             Fix For: tez-branch


If POStream is after POValueInputTez (one splittee is merged into splitter which contains POStream), POStream will continue pull records even seeing a STATUS_EOP. Currently POValueInputTez does not handle this case (will throw exception)



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)