Alaksiej Ščarbaty created NIFI-14839:
----------------------------------------
Summary: Support Output Strategy property in ConsumeKinesis3Stream
processor
Key: NIFI-14839
URL: https://issues.apache.org/jira/browse/NIFI-14839
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: Alaksiej Ščarbaty
Assignee: Alaksiej Ščarbaty
Introduce a new "Output Strategy" attribute that will determine how records are
written into a flow file.
The possible options should be the same as in
[ConsumeKafka|https://github.com/apache/nifi/blob/main/nifi-extension-bundles/nifi-kafka-bundle/nifi-kafka-processors/src/main/java/org/apache/nifi/kafka/processors/ConsumeKafka.java#L229]
processor.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)