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 2014/08/13 03:08:11 UTC

[jira] [Created] (TEZ-1409) Change MRInputConfigurer, MROutputConfigurer to accept specific classes, isntead of a generic class

Siddharth Seth created TEZ-1409:
-----------------------------------

             Summary: Change MRInputConfigurer, MROutputConfigurer to accept specific classes, isntead of a generic class
                 Key: TEZ-1409
                 URL: https://issues.apache.org/jira/browse/TEZ-1409
             Project: Apache Tez
          Issue Type: Improvement
            Reporter: Siddharth Seth
            Assignee: Siddharth Seth
            Priority: Blocker


Separate methods to accept either mapred or mapreduce InputFormat. Similarly for the Output. 
This generates compile time errors while using these methods.

Also, ideally these should be @Nullable - in case the user has already set them up correctly in the Configuration.



--
This message was sent by Atlassian JIRA
(v6.2#6252)