Hi, Thanks for helping . I have modified the flow according to your suggestion. My flow consists of below processors.
GetFile-->SplitText-->ExtractText-->ReplaceText-->PutSql. I have only 4 rows in my csv then why the SplitText queue contains huge MB of data. Also in PutSql how to specify the table name where the data needs to be inserted. The table needs to be present before? My file City,Count Mumbai,10 Mumbai,10 Pune,10 Pune,10 -- View this message in context: http://apache-nifi-developer-list.39713.n7.nabble.com/Not-able-to-ingest-the-csv-data-to-RDBS-Database-tp15610p15630.html Sent from the Apache NiFi Developer List mailing list archive at Nabble.com.
