You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "skrho (JIRA)" <ji...@apache.org> on 2014/10/30 09:09:33 UTC

[jira] [Assigned] (HADOOP-11229) JobStoryProducer is not closed upon return from Gridmix#setupDistCacheEmulation()

     [ https://issues.apache.org/jira/browse/HADOOP-11229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

skrho reassigned HADOOP-11229:
------------------------------

    Assignee: skrho

> JobStoryProducer is not closed upon return from Gridmix#setupDistCacheEmulation()
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-11229
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11229
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: skrho
>            Priority: Minor
>
> Here is related code:
> {code}
>       JobStoryProducer jsp = createJobStoryProducer(traceIn, conf);
>       exitCode = distCacheEmulator.setupGenerateDistCacheData(jsp);
> {code}
> jsp should be closed upon return from setupDistCacheEmulation().



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