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)