Hi, Thanks for your help . It worked. I used the following processors GetFile-->PutDatabaseRecord-->PutFile
Only doubt i have is how to specify particular dataType for a column. For Eg: I have file like below and want to insert into the table with City as Varchar and Count as Integer in Postgres. City,Count Mumbai,10 Mumbai,10 Pune,10 Pune,10 -- View this message in context: http://apache-nifi-developer-list.39713.n7.nabble.com/How-to-use-ConvertRecord-Processor-tp15873p15901.html Sent from the Apache NiFi Developer List mailing list archive at Nabble.com.
