Q1, is setup triggers on each table the only way nifi capture data change?
Q2, what if I have over 100 tables need to ingest to hadoop, each table need 3 triggers on insert, delete and update. so I need to setup all?
Q3, how exactly nifi reads log files from RDBMS?
Q4. do you think Sqoop is better tool in my case?