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/09/23 20:11:03 UTC

[jira] [Created] (TEZ-482) Change KVReader interface to have separate methods to get key and value instead of getRecord

Siddharth Seth created TEZ-482:
----------------------------------

             Summary: Change KVReader interface to have separate methods to get key and value instead of getRecord
                 Key: TEZ-482
                 URL: https://issues.apache.org/jira/browse/TEZ-482
             Project: Apache Tez
          Issue Type: Sub-task
            Reporter: Siddharth Seth
            Assignee: Siddharth Seth


The usage ends up being getRecord().getKey(), getRecord().getValue() - which if not implemented correctly ends up creating unnecessary objects.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira