You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Zhijie Shen (JIRA)" <ji...@apache.org> on 2014/04/01 06:33:14 UTC

[jira] [Created] (SAMZA-214) Adopting new YARN records construction fashion

Zhijie Shen created SAMZA-214:
---------------------------------

             Summary: Adopting new YARN records construction fashion
                 Key: SAMZA-214
                 URL: https://issues.apache.org/jira/browse/SAMZA-214
             Project: Samza
          Issue Type: Improvement
          Components: yarn
            Reporter: Zhijie Shen
            Assignee: Zhijie Shen
            Priority: Minor


In the current code base, we're still using the old fashion of constructing YARN records, which is org.apache.hadoop.yarn.util.Records.newRecord(...). However, YARN records are providing newInstance now, which is a suggested method to construct the record.



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