- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Looking to use ReplaceText on nifi to convert json Array to csv
- Labels:
-
Apache NiFi
Created ‎06-23-2016 04:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, I am currently trying to use ReplaceText on nifi to convert from json array into csv format. However I am having problems in figuring out how to work with the search value and replacement value in regex since I am new at regex. I was wondering if someone could point me in the right direction or help me figure out where I could learn to do this using regex. I will apreciate any helpful input and advice.
Created ‎06-23-2016 06:26 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've had the same problem when pulling data from an execute sql processor.
Not specifically the solution you were asking for, but there is this processor which looks just about ready to be merged. Maybe you could pull this down and merge it into your own nifi instance.
Created ‎06-23-2016 06:26 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've had the same problem when pulling data from an execute sql processor.
Not specifically the solution you were asking for, but there is this processor which looks just about ready to be merged. Maybe you could pull this down and merge it into your own nifi instance.
