Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Load csv file into mySql DB using nifi

avatar
Rising Star

Dear Forum,

I have CSV file that is generated in /home/input/ , what am trying to do is to read this CSV file line by line, modify the first field in each of the CSV file (if field1 starts with 06, replace 0 with 00962, else leave as is), then load the file into mysql DB

am new to nifi, I need guidance how to start and which processor should I use ?

Thanks

1 ACCEPTED SOLUTION

avatar
Super Collaborator
1 REPLY 1

avatar
Super Collaborator