GitHub user adamonduty opened a pull request:
https://github.com/apache/nifi/pull/238
NIFI-840: Create ListS3 processor
This processor implements an object listing capability for S3. I tried to
model it after ListHDFS, but I wasn't able to test the parts that persist
state, so I don't know if it works correctly when the primary node in a cluster
changes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/adamonduty/nifi NIFI-840
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/238.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 #238
----
commit 6dacb76016b11839b475803bf139bea15f17b806
Author: Adam Lamar <[email protected]>
Date: 2016-02-19T06:13:24Z
NIFI-840: Create ListS3 processor
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---