[
https://issues.apache.org/jira/browse/TEZ-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14275743#comment-14275743
]
Siddharth Seth commented on TEZ-1183:
-------------------------------------
Don't think a separate implementation is required.
If a container is re-used - local-mode TezChild setup should ensure that the it
uses a specific ObjectRegistry instance. If there's multiple containers running
in local mode - they should get their own instance of the ObjectRegistry to
simulate what happens in external containers.
> LocalModeObjectRegistryImpl for Tez LocalMode
> ---------------------------------------------
>
> Key: TEZ-1183
> URL: https://issues.apache.org/jira/browse/TEZ-1183
> Project: Apache Tez
> Issue Type: Sub-task
> Affects Versions: 0.4.0
> Reporter: Chen He
>
> In Tez LocalMode, there is no minicluster and everything runs in a single
> JVM. We need a seperate LocalModeObjectRegistryImpl for LocalMode.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)