You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apex.apache.org by darinnee <gi...@git.apache.org> on 2015/09/22 02:26:50 UTC

[GitHub] incubator-apex-malhar pull request: Fix removal of vagrant tmp fil...

GitHub user darinnee opened a pull request:

    https://github.com/apache/incubator-apex-malhar/pull/32

    Fix removal of vagrant tmp files when output file is in subdirectory

    This pull request adds removal of left-over tmp files for output files that may be located in a subdirectory of the writer's filePath. The use case is a single writer that outputs to multiple files using a file naming scheme that includes directory components. With this change, the writer removes the matching tmp files that have the same parent directory as the output file being finalized.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/darinnee/incubator-apex-malhar devel-3

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-apex-malhar/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 13997ac81fdb771db5e9574c5233ef9ae3935d8c
Author: Darin Nee <da...@gmail.com>
Date:   2015-09-22T00:19:07Z

    Fix removal of vagrant tmp files when output file is in subdirectory

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-apex-malhar pull request: Fix removal of vagrant tmp fil...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-apex-malhar/pull/32


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---