Options
- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Solved
Go to solution
Load csv file into mySql DB using nifi
Labels:
- Labels:
-
Apache NiFi
Rising Star
Created 11-12-2016 11:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Super Collaborator
Created 11-13-2016 03:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Please refer this link. Hope it will be useful.
1 REPLY 1
Super Collaborator
Created 11-13-2016 03:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Please refer this link. Hope it will be useful.
