Hi, Do you guys have a working example on how to call an external java class which I have in my custom jar specific to my project? I'm trying to use executeStreamCommand processor.
Command Path : java -cp <MyJarName> <MyJavaClassInJar> Command Args : -s <mySourceDir> -d <myDestDis> -p <myPropFile> Working Dir : <My Working Dir> Ignore STDIN : false Am I missing something? -- View this message in context: http://apache-nifi-developer-list.39713.n7.nabble.com/API-for-custom-processors-by-Clojure-other-non-Java-JVM-targetted-languages-tp1842p2844.html Sent from the Apache NiFi Developer List mailing list archive at Nabble.com.
