Member since
03-15-2017
3
Posts
0
Kudos Received
0
Solutions
03-17-2017
01:05 PM
@Constantin Stanca Thank for the follow up. This was very helpful in addition to Umair's answer. I changed the query to pick up the max rowid for the new records. Again, very helpful tip!
... View more
03-15-2017
04:34 PM
Thank you! That was it. I had no values in my Maximum-Value Column.
... View more
03-15-2017
02:50 PM
I have a very basic flow that I have put together to test a concept for a presentation. (Btw, relatively new to NiFi). The flow is setup like this: QueryDatabaseTable->SplitAvro->ConvertAvroToJSON->Putfile->LogAttributes The query is very simple for the Query processor: "select * from test2" which has 8 rows of data. When I fire off the flow, basically it keeps generating files over and over containing the same 8 rows of data in each file. I know this is probably something very simple to fix, but I just can't seem to find the setting where it will just run once... I looked around on the boards but did not find anything similar (or entirely possible I maybe missed it). Does anyone have a suggestion? Thanks! ♣km
... View more
Labels:
- Labels:
-
Apache NiFi