You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Domenico Campagnolo (Jira)" <ji...@apache.org> on 2021/02/24 02:30:00 UTC

[jira] [Updated] (NIFI-7774) Implement the GetKinesisStream processor using AWS SDK

     [ https://issues.apache.org/jira/browse/NIFI-7774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Domenico Campagnolo updated NIFI-7774:
--------------------------------------
    Attachment: nifi-getkinesis-processors.zip

> Implement the GetKinesisStream processor using AWS SDK
> ------------------------------------------------------
>
>                 Key: NIFI-7774
>                 URL: https://issues.apache.org/jira/browse/NIFI-7774
>             Project: Apache NiFi
>          Issue Type: New Feature
>    Affects Versions: 1.11.4
>            Reporter: Domenico Campagnolo
>            Priority: Major
>         Attachments: nifi-getkinesis-nar-1.11.4.nar, nifi-getkinesis-processors.zip
>
>
> Implement the GetKinesisStream processor to be consistent with the other AWS processors.
> As per AWS documentation
> [https://docs.aws.amazon.com/streams/latest/dev/shared-throughput-consumers.html]
> you can build a consumer using KCL (Kinesis client v1 or v2) or AWS SDK
> Analyzing all the existent AWS processor I realized that they are implemented using AWS SDK.
> Actually I have already implemented it and also using it in production.
> This ticket is to share my implementation with the Nifi community.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)