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

Arun C Murthy updated HADOOP-2096:
----------------------------------

    Status: Open  (was: Patch Available)

Couple of nits:
a) Do not log the exception when failing to close the file to the user, 
needless detail - just ignore it.
b) Use {{StringUtils.stringifyException(Throwable)}}  to log exceptions in 
JobHistory.java.

Thanks!

> The file used to localize job.xml should be closed.
> ---------------------------------------------------
>
>                 Key: HADOOP-2096
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2096
>             Project: Hadoop
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.15.0
>            Reporter: Amar Kamat
>            Assignee: Amar Kamat
>            Priority: Minor
>             Fix For: 0.16.0
>
>         Attachments: HADOOP-2096.patch
>
>
> After localizing the job.xml file on the jobtracker the file should be closed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to