[ https://issues.apache.org/jira/browse/GIRAPH-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15949473#comment-15949473 ]
ASF GitHub Bot commented on GIRAPH-1140: ---------------------------------------- GitHub user majakabiljo opened a pull request: https://github.com/apache/giraph/pull/32 GIRAPH-1140: Cleanup temp files in hdfs after job is done Summary: Currently we are not cleaning up temp files we create in hdfs, fix it. Test Plan: Ran a few jobs (successful, failed, killed), verified files are removed in all cases. You can merge this pull request into a Git repository by running: $ git pull https://github.com/majakabiljo/giraph zkCleanup Alternatively you can review and apply these changes as the patch at: https://github.com/apache/giraph/pull/32.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #32 ---- commit d42386e8430d0d66a49b7163e9579b9dd1b88747 Author: Maja Kabiljo <majakabi...@fb.com> Date: 2017-03-30T17:32:35Z GIRAPH-1140: Cleanup temp files in hdfs after job is done Summary: Currently we are not cleaning up temp files we create in hdfs, fix it. Test Plan: Ran a few jobs (successful, failed, killed), verified files are removed in all cases. ---- > Cleanup temp files in hdfs after job is done > -------------------------------------------- > > Key: GIRAPH-1140 > URL: https://issues.apache.org/jira/browse/GIRAPH-1140 > Project: Giraph > Issue Type: Bug > Reporter: Maja Kabiljo > Assignee: Maja Kabiljo > > Currently we are not cleaning up temp files we create in hdfs, fix it. -- This message was sent by Atlassian JIRA (v6.3.15#6346)