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/11/26 19:56:36 UTC

[jira] [Created] (TEZ-645) Re-use ID instances in the AM, intern vertex names etc where possible

Siddharth Seth created TEZ-645:
----------------------------------

             Summary: Re-use ID instances in the AM, intern vertex names etc where possible
                 Key: TEZ-645
                 URL: https://issues.apache.org/jira/browse/TEZ-645
             Project: Apache Tez
          Issue Type: Improvement
            Reporter: Siddharth Seth
            Assignee: Siddharth Seth


The IDs (specifically TaskID can take a fair amount of memory on the AM). These instances should be re-used.

Similarly vertex names, and other strings can be interned. Not planning on touching Counter strings as part of this - I believe those are already interned.



--
This message was sent by Atlassian JIRA
(v6.1#6144)