Created 11-14-2017 06:34 AM
1. I have a nifi flow which uses CDC flow to record mysql bin log.
2.My use case is to record bin log on selected tables. How can I achieve this is there any way to selectively record bin log.
Any suggestion would be appreciated.
Thanks
Rakesh.
Created 11-14-2017 10:23 AM
I got this by setting Capture Change Mysql Processor "Table Name Pattern" with Matching regex to database tables.