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

Hadoop QA commented on MAPREDUCE-5968:
--------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12658867/MAPREDUCE-5968.branch1.patch
  against trunk revision .

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/4780//console

This message is automatically generated.

> Work directory is not deleted in  DistCache if Exception happen in 
> downloadCacheObject.
> ---------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-5968
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5968
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv1
>    Affects Versions: 1.2.1
>            Reporter: zhihai xu
>            Assignee: zhihai xu
>         Attachments: MAPREDUCE-5968.branch1.patch
>
>
> Work directory is not deleted in  DistCache if Exception happen in 
> downloadCacheObject. In downloadCacheObject, the cache file will be copied to 
> temporarily work directory first, then the  work directory will be renamed to 
> the final directory. If IOException happens during the copy, the  work 
> directory will not be deleted. This will cause garbage data left in local 
> disk cache. For example If the MR application use Distributed Cache to send a 
> very large Archive/file(50G), if the disk is full during the copy, then the 
> IOException will be triggered, the work directory will be not deleted or 
> renamed and the work directory will occupy a big chunk of disk space.



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

Reply via email to