Member since
06-26-2017
191
Posts
10
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
1438 | 09-22-2017 07:13 PM |
02-07-2018
05:03 PM
Hi All, Thanks a lot to this awesome community. I am using ListenTCP to stream all the logs from a port and sending it to hdfs. Using listensyslog I know it can parse for syslog messages and forward but reject the messages which are not in syslog format. Are there any major resoning why should I use listetcp over listensyslog besides above point? Thanks Dhieru
... View more
Labels:
- Labels:
-
Apache NiFi
01-18-2018
04:48 PM
@Matt Clarke Thanks for the response, I have already done all the above, the RPG one is the one I have not tried but looks like a good suggestion, because the data spike was on one node, the color of that node was green
... View more
01-18-2018
03:48 PM
Hi All, Thanks a lot to this awesome community. My data flow looks like listentcp -> mergecontent -> updateattribute -> puthdfs I have reveiwed the number of concurrent tasks and increased them however still all the flow gets overwhelemed (see attached image )by data spikes.Any suggestions to handle this. capture2.png Thanks Dhieru
... View more
Labels:
- Labels:
-
Apache NiFi
01-15-2018
09:40 PM
@Matt Clarke Thanks a lot appreciate your help
... View more
01-15-2018
07:22 PM
1 Kudo
HI All, Thanks a lot to this awesome community. I have a lot of process groups in my nifi ui and some of them are overwhelmed with the data, the success queue is filled up. Is there a way to look what all success queue inside of process queue's are filled up from the main page? Thanks Dhieru
... View more
Labels:
- Labels:
-
Apache NiFi
01-09-2018
12:27 AM
@Abdelkrim Hadjidj worked Thanks a lot appreciate your help
... View more
01-08-2018
11:34 PM
1 Kudo
Hi All, Thanks a lot to this awesome comunity I am ingesting file through getfile processor and update the filename with date and time, in addition adding a tracker which resets after 9 is reached, below is how I approached my updateattribute processor looks like below Then I configured advanced setting in the updateattribute processor attached ie the config however the seq attribute is not resetting. Any thoughts help please Thanks Dheiru
... View more
Labels:
- Labels:
-
Apache NiFi
01-04-2018
04:28 AM
1 Kudo
@Shu it worked Thanks a lot appreciate your help!!!. Apologies for the silly mistake, there was a space on the first line Thanks again
... View more
01-03-2018
09:41 PM
1 Kudo
@Shu Thanks for the response. However it still did not removed the blank lines. Attached is the image, and after applying replacetext processor it still looked the same Any idea or help? Thanks Dheeru
... View more
01-03-2018
07:02 PM
1 Kudo
Hi All, Thanks a lot this awesome community. I using replace text processor and I used the apporaches such as desribed in these 2 links below https://community.hortonworks.com/questions/147405/replacing-new-lines-weird-behavior-observed.html https://community.hortonworks.com/questions/147226/replacetextprocessor-remove-blank-lines.html this consumes a lot of heap space and need something efficient, @Matt Clarke suggested to use shown in picture. Now I am using Evaluation mode as Line by line Search regex as ^ (new line shift+enter) $ What should be my replacement value? since there are no groups formed there? Any help or suggestions? Thanks a lot
... View more
Labels:
- Labels:
-
Apache NiFi