Member since
10-24-2019
9
Posts
0
Kudos Received
0
Solutions
05-04-2020
09:00 AM
The whole OPC UA package is now in .net standard - can some one share any articles on how to build a .nar file from the open source GIT repo ?
... View more
01-07-2020
08:40 AM
@Raghu_daredev A good place to start is by reading this overview document: https://nifi.apache.org/docs/nifi-docs/html/overview.html#nifi-architecture Then you can get in to the details about NiFi clusters via the NiFi admin guide documentation: https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#clustering The above will walk you through the configuration properties needing to be set on all nodes in what will become your NiFi cluster. Thank you, Matt
... View more
11-19-2019
09:46 PM
Any updates to this one, Matt ?
... View more
10-24-2019
11:27 PM
Hi - is it possible to accumulate a tokenvalue I recieve from a stream for 10 minutes and add them all before sending it down for further processing ?
I noticed the MergeContent and MergeRecord processors, but they are only doing the job of combining multiple flow files into one flowfile. Is there any other quick way of doing this as per my window definition - it can be 10 minutes, or 1 hour or 24 hours too.
... View more
- Tags:
- NiFi
- nifi-processor
Labels: