[
https://issues.apache.org/jira/browse/HDFS-7373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253253#comment-14253253
]
Hudson commented on HDFS-7373:
------------------------------
FAILURE: Integrated in Hadoop-Yarn-trunk #780 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk/780/])
HDFS-7373. Clean up temporary files after fsimage transfer failures.
Contributed by Kihwal Lee (kihwal: rev c0d666c74e9ea76564a2458c6c0a78ae7afa9fea)
*
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/TransferFsImage.java
*
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestCheckpoint.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
> Clean up temporary files after fsimage transfer failures
> --------------------------------------------------------
>
> Key: HDFS-7373
> URL: https://issues.apache.org/jira/browse/HDFS-7373
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Kihwal Lee
> Assignee: Kihwal Lee
> Attachments: HDFS-7373.patch
>
>
> When a fsimage (e.g. checkpoint) transfer fails, a temporary file is left in
> each storage directory. If the size of name space is large, these files can
> take up quite a bit of space.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)