GitHub user rickysaltzer opened a pull request:

    https://github.com/apache/nifi/pull/850

    NIFI-2547: Add DeleteHDFS Processor

    This processor adds the capability to delete files or
    directories inside of HDFS.
    
    Paths supports both static and expression language values,
    as well as glob support (e.g. /data/for/2016/07/*).
    
    This processor may be used standalone, as well as part of a
    downstream connection.

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

    $ git pull https://github.com/rickysaltzer/nifi NIFI-2547

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

    https://github.com/apache/nifi/pull/850.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 #850
    
----
commit d42fe48779eefbdfe936f2b3745b7eed1fe31d6e
Author: ricky <ri...@cloudera.com>
Date:   2016-08-10T23:14:39Z

    NIFI-2547: Add DeleteHDFS Processor
    
    This processor adds the capability to delete files or
    directories inside of HDFS.
    
    Paths supports both static and expression language values,
    as well as glob support (e.g. /data/for/2016/07/*).
    
    This processor may be used standalone, as well as part of a
    downstream connection.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to