[
https://issues.apache.org/jira/browse/NIFI-9245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419526#comment-17419526
]
wushanru commented on NIFI-9245:
--------------------------------
Hello, we are using nifi for relational database data synchronization. We need
to use kjb and ktr similar to kettle. At present, we implement it through the
process group method of nifi, which needs to be processed in the first process
group or multiple process groups. After that, proceed to the next process group
processing.
> Whether nifi has multiple pieces of data to perform the write operation, a
> processor that can do the next step after all the data is executed
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-9245
> URL: https://issues.apache.org/jira/browse/NIFI-9245
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 1.14.0
> Environment: centos7、jdk8
> Reporter: wushanru
> Priority: Minor
> Attachments: 1.png, 2.png, 3.png, 4.png
>
>
> When nifi has multiple pieces of data to perform a write operation, a
> processor that can do the next step after all the data is executed. The main
> purpose is to control the sequence of data exchange between multiple tables,
> and each table exchange can be carried out independently.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)