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

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

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

RIPU DAMAN commented on NIFI-7774:
----------------------------------

Can you please share the implementation, i do not see any nars or source
code attached here?

Thanks in advance!


> 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
>
> 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)