Member since
11-02-2016
8
Posts
2
Kudos Received
0
Solutions
01-30-2017
01:59 PM
@Matt Thank you for your clarification.
... View more
01-30-2017
10:25 AM
How to execute multiple SQL queries in PutSql processor at a time
Ex: insert into table_a values('test_1'); insert into table_b values('test_2');
Flow:GetFile -> ReplaceText -> PutSQL -> PutFile
In the above flow ReplaceText processor will replace the flow file with above example query.
With this SQL flow file PutSql processor getting triggered and failed with error.
... View more
Labels:
- Labels:
-
Apache NiFi