Still not able to insert the data in table.
I tested with PutFile instead of PutSql and file contains
INSERT INTO CITY(city,count) VALUES('city',count)-- View this message in context: http://apache-nifi-developer-list.39713.n7.nabble.com/Not-able-to-ingest-the-csv-data-to-RDBS-Database-tp15610p15634.html Sent from the Apache NiFi Developer List mailing list archive at Nabble.com.
