Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
502 views
in Technique[技术] by (71.8m points)

couchbase - How to convert plain text files into JSON with NiFi...upstream values are separated by commas

I know this has been asked before but I cant seem to get the right processor configuration. I have a file flow config'd that reads plain text messages from an upstream bus with the goal of writing them into a Couchbase cluster as JSON. Below is a snippet of the message showing its structure:

...type=osd osdop_cmpxattr=0,osdop_getxattr=0,osdop_other=0,osdop_delete=0,statfs_send=0,...

I have tried convert and replace processors but I cant seem to get it config'd correctly. The end result is either a binary file or empty JSON file.

question from:https://stackoverflow.com/questions/65872067/how-to-convert-plain-text-files-into-json-with-nifi-upstream-values-are-separa

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...