Anshuman,

You can use the GenerateFlowFile processor to generate arbitrary amounts of 
binary or text data at any interval you want. You can copy some static JSON 
template into the processor properties as default content (Lorem ipsum, if you 
will), and then use a follow-on ReplaceText to perform token replacement with 
dynamic values (times, randoms, etc.).


Andy LoPresto
alopre...@apache.org
alopresto.apa...@gmail.com
PGP Fingerprint: 70EC B3E5 98A6 5A3F D3C4  BACE 3C6E F65B 2F7D EF69

> On Mar 16, 2017, at 2:12 AM, Anshuman Ghosh <anshuman.ghosh2...@gmail.com> 
> wrote:
> 
> Hello all,
> 
> Trust you are doing great great!
> One quick question, I need some help for simulating a testing pipeline -
> 
> I want to create an automatic pipeline where there should be continuous
> flow of JSON messages/ records that I would publish onto Kafka topic and
> later consume the same for further processing.
> I have found some JSON generator site "http://www.json-generator.com/"; but
> that is like some static process.
> Can someone please guide me here.
> 
> 
> Thank you!
> ​
> ______________________
> 
> *Kind Regards,*
> *Anshuman Ghosh*
> *Contact - +49 179 9090964*

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to