Re: Import Talend's .jar to Nifi

2022-11-07 Thread Mike Thomsen
If you mean "can you derive a NiFi flow automatically from a Talend jar" then no. With any jar, if the jar is a fat jar that doesn't rely on an external framework (ex Spark, Flink or MapReduce) then you can conceivably load the logic with ExecuteScript using the jar as a module. On Mon, Nov 7,

Import Talend's .jar to Nifi

2022-11-07 Thread D SchlewerBecker
Hi! I'm actually working on Talend and Nifi, and as I am fairly new on those, i have a question: is it possible to transfer the jobs created in Talend (and exported in .jar) to Nifi, so Nifi can do the same work as Talend, therefore replace it + being open source. Sorry if the question looks