Hi, I have defined 5 new (custom) processors (derivated respectively from existing ones - ConsumeKafka, GetSFTP, GetFile, ListenTCP an ListFile) into 2 NAR (1 NAR with 1 processor, the other processors are into the other NAR).
After copying the NARs into /lib, and after restarting Nifi, only 3 over 5 are proposed by Nifi UI. No ERROR message in the logs. No exception in the logs. And according to the traces, the processor constructors are called / instanciated and there are all declared into META-INF/services directory. Still, I have found only 3 over 5 processors in the Nifi UI. Does anyone have a clue about it ? Thanks. Dominique
