Member since
05-16-2019
9
Posts
0
Kudos Received
0
Solutions
08-02-2019
02:25 PM
@Riccardo Iacomini Thank you for the great post! This is very helpful. Here I am wondering how you batch things together like having many csv rows instead of one csv row. Because if we want to batch csv row into multiple rows, we use MergeContent processor, but you also mention that MergeContent is costly. So how batch processing will work on Nifi??
... View more
05-22-2019
08:49 AM
I am afraid this is very basic question but could not find an answer after spending a couple of hours. So I post the question here. I'd like to add newlife when merging different csv flowfile with MergeContent so that output would be in right shape. I stumbled upon a couple of articles but none of them did not work like the following link. https://stackoverflow.com/questions/34257508/apache-nifi-mergecontent-processor-set-demarcator-as-new-line Here is my configuration. I tried shift+enter, \n and so on, but could not get the output which I need.. I super appreciate if you tell me how to do this. Thank you in advance
... View more
Labels:
- Labels:
-
Apache NiFi