You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/20 04:06:18 UTC

[jira] [Commented] (NIFI-840) Create ListS3 processor

    [ https://issues.apache.org/jira/browse/NIFI-840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15155338#comment-15155338 ] 

ASF GitHub Bot commented on NIFI-840:
-------------------------------------

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 <ad...@gmail.com>
Date:   2016-02-19T06:13:24Z

    NIFI-840: Create ListS3 processor

----


> Create ListS3 processor
> -----------------------
>
>                 Key: NIFI-840
>                 URL: https://issues.apache.org/jira/browse/NIFI-840
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Aldrin Piri
>
> A processor is needed that can provide an S3 listing to use in conjunction with FetchS3Object.  This is to provide a similar user experience as with the HDFS processors that perform List/Get.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)