You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Bikas Saha (JIRA)" <ji...@apache.org> on 2014/10/10 20:03:33 UTC

[jira] [Created] (TEZ-1654) MRInput notifies inputReady too early

Bikas Saha created TEZ-1654:
-------------------------------

             Summary: MRInput notifies inputReady too early
                 Key: TEZ-1654
                 URL: https://issues.apache.org/jira/browse/TEZ-1654
             Project: Apache Tez
          Issue Type: Task
            Reporter: Bikas Saha


It does it in initialize though in some cases the input is ready after the InputDataInformationEvent comes in. So the call to getKeyValuesReader may block in those cases after the processor has returned from waitForInputReady. That breaks the waitForInputReady contract.



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