Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.0.0
-
None
-
None
Description
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