Member since
11-24-2016
2
Posts
0
Kudos Received
0
Solutions
11-27-2016
01:16 AM
Thank you @Greg Keys - that helps a lot!
... View more
11-24-2016
03:37 PM
The situation I have is the need to keep a NoSQL data store in sync with a legacy database with minimal intrusiveness on the operational legacy environment. Only selected entries in the legacy database need to be propagated to the NoSQL database with some data transformation/enrichment. I'm considering using NiFi for this scenario. My thought is to use TailFile processor to 'tail' the legacy database log file and have it act only on certain file entries. Conceptually, the filtering could be done via the Expression Language. Does NiFi TailFile Processor support Expression Language to filter the file entries of interest? If not, how else can this be done? Thanks for your help in advance!
... View more
Labels:
- Labels:
-
Apache NiFi