Member since
07-03-2017
7
Posts
0
Kudos Received
0
Solutions
07-13-2017
03:13 PM
Thank you for clarified me @Matt Clarke
... View more
07-13-2017
02:19 PM
@Matt Clarke so we should restart nifi ,if we develop any processor , am i correct? suppose while one dataflow processing data,later i want to add my custom processor to design another data flow. then i shoould add that nar file to lib and i should restart nifi, my doubt was , whatever the time period between stop and start nifi again, that time period data we could recieve or not?
... View more
07-13-2017
01:27 PM
Should we need to restart nifi cluster everytime when we develop a new custom processor? Suppose if i have a nifi cluster or single node nifi ,one flowfile process group is processing the data continuosly(realtime data) Later i want to design a new data flow which contains some custom processors , for that we should put nar files into the lib folder then we should restart the nifi again , so there is an abstraction for the first process group flow file it will stop so we will loss the data . Is there any way to avoid this,any automation is there ?How we need to configure ,can you please describe me?
... View more
Labels:
- Labels:
-
Apache NiFi
07-06-2017
05:27 AM
Thank You mkalyanpur for ur response and i will try
... View more
07-06-2017
05:26 AM
Thank You Wynner for ur response. i will try
... View more
07-03-2017
10:39 PM
drawing-1.jpegHi, I have a requirement to to wait one processor upto another processor complets its task 1.Let say I have a json array ,which contains the 6 json objects, i am splitting the json array so then i have 6 flowfiles 2.These 6 flowfiles one by one sending to the invokeHttp processor and get the 6 responses .Here i need to check the last response if its success then i need to start the another processor 3.I have attached the diagram representation ,please find. In Nifiprocessor box which one i should use.Could you please provide the solution ? Thanks
... View more
Labels:
- Labels:
-
Apache NiFi