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 2013/12/29 13:58:50 UTC

[jira] [Created] (TEZ-695) Context objects should be available to IPO objects

Bikas Saha created TEZ-695:
------------------------------

             Summary: Context objects should be available to IPO objects
                 Key: TEZ-695
                 URL: https://issues.apache.org/jira/browse/TEZ-695
             Project: Apache Tez
          Issue Type: Sub-task
            Reporter: Bikas Saha


Currently, the context is passed to IPO objects in the initialize method and its their burden to save a copy for future use. Having an abstract class for them would allow common things like this to be done in the abstract class and reduce the burden on the IPO developer.



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