You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2013/10/15 01:40:41 UTC

[jira] [Created] (TEZ-560) Change MRInputLegacy to avoid RecordReader initialization in the handleEvent call

Siddharth Seth created TEZ-560:
----------------------------------

             Summary: Change MRInputLegacy to avoid RecordReader initialization in the handleEvent call
                 Key: TEZ-560
                 URL: https://issues.apache.org/jira/browse/TEZ-560
             Project: Apache Tez
          Issue Type: Task
            Reporter: Siddharth Seth
            Assignee: Siddharth Seth


Hive, and possibly other components, rely on thread local parameters set by RecordReader initialization. MRInputLegacy can be changed to do this initialization during the getReader() call, or via a separate method.



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