You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Jonathan Eagles (JIRA)" <ji...@apache.org> on 2014/11/07 20:23:35 UTC

[jira] [Created] (YARN-2830) Add backwords compatible ContainerId.newInstance constructor for use within Tez Local Mode

Jonathan Eagles created YARN-2830:
-------------------------------------

             Summary: Add backwords compatible ContainerId.newInstance constructor for use within Tez Local Mode
                 Key: YARN-2830
                 URL: https://issues.apache.org/jira/browse/YARN-2830
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Jonathan Eagles
            Assignee: Jonathan Eagles


YARN-2229 modified the private unstable api for constructing. Tez uses this api (shouldn't, but does) for use with Tez Local Mode. This causes a NoSuchMethod error when using Tez compiled against pre-2.6. Instead I propose we add the backwards compatible api since overflow is not a problem in tez local mode.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)