[
https://issues.apache.org/jira/browse/NIFI-7774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Domenico Campagnolo updated NIFI-7774:
--------------------------------------
Description:
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 processors 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.
was:
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.
> 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 processors 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)