[ 
https://issues.apache.org/jira/browse/TEZ-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14010102#comment-14010102
 ] 

Hitesh Shah commented on TEZ-1153:
----------------------------------

[~rohini] Using the dag lifecycle, this can already be done. However, there is 
no support for memory management currently hence if you do plan to cache 
objects across multiple vertices, please use this with care. 

For a container, there is no real control mechanism to inform it which vertices 
are done/not done/re-scheduled hence cache clean up is only supported when a 
container runs a task of a different vertex or a different dag.  

> Allow object caching for more than one vertex
> ---------------------------------------------
>
>                 Key: TEZ-1153
>                 URL: https://issues.apache.org/jira/browse/TEZ-1153
>             Project: Apache Tez
>          Issue Type: Improvement
>            Reporter: Rohini Palaniswamy
>
>   It would be good to have option to cache an object for more than 1 vertex 
> by specifying a list of vertex ids



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

Reply via email to