[
https://issues.apache.org/jira/browse/NIFI-2892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17343437#comment-17343437
]
ASF subversion and git services commented on NIFI-2892:
-------------------------------------------------------
Commit a274c12bbbbc225ab976daff26f8bc67a6fe7614 in nifi's branch
refs/heads/main from Chris Sampson
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a274c12 ]
NIFI-2892 Implement AWS Kinesis Stream Consume Processor
This closes #4822.
Co-authored-by: uday <[email protected]>
Signed-off-by: Peter Turcsanyi <[email protected]>
> Implement AWS Kinesis Stream Get Processor
> ------------------------------------------
>
> Key: NIFI-2892
> URL: https://issues.apache.org/jira/browse/NIFI-2892
> Project: Apache NiFi
> Issue Type: New Feature
> Affects Versions: 1.0.0
> Reporter: Stephane Maarek
> Assignee: Chris Sampson
> Priority: Major
> Attachments: NIFI-2892.xml, NiFi-2892.json
>
> Time Spent: 15.5h
> Remaining Estimate: 0h
>
> As the Kinesis Put Processor was just implemented in #1540, it would be great
> to have a Kinesis Get Processor.
> The main challenges are making sure the SDKs we use for this have a license
> that authorise NiFi to bundle them with the main binaries.
> I also know there are two models to read from a Kinesis Stream (push vs
> pull), and we may want to implement either or both, as part of one or
> multiple processors, for performance purposes. Open for discussions
--
This message was sent by Atlassian Jira
(v8.3.4#803005)