> Did you change their names when you created your new versions? Yes, for all of them.
As I have modified those processors for fetching the source defs from Atlas, GetFile processor, for example, has been derivated into GetFileWithAtlas. All their names follow the pattern "xxxWithAtlas" Anyway, thanks for the idea. Dominique Le ven. 14 sept. 2018 à 13:42, Mike Thomsen <[email protected]> a écrit : > Did you change their names when you created your new versions? > On Fri, Sep 14, 2018 at 6:59 AM Dominique De Vito <[email protected]> > wrote: > >> 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 >> >>
