Member since
09-26-2018
5
Posts
0
Kudos Received
0
Solutions
10-02-2019
06:03 PM
Hi All, I am doing a similar POC. We are trying to implement batch ingestion using NiFi. Problem statement: I am preparing a SQL query and put the query in the processor using REST API. But, I want to stop the processor group after the ingestion is done because for the next run I will put the query with update CDC column value. Can someone please help me with the logic of stopping the processor after the ingestion is done, because to modify the processor, it has to be stopped
... View more