I have a custom processor which generates some files, listFile takes those
files and moves those files to HDFS, when I run a processor group it starts
executing all the processors and as list file is independent of any input it
starts fetching file and it does not get that. Thus i get error that file
does not exist. How do I wait processor till the time i get files?



--
View this message in context: 
http://apache-nifi-developer-list.39713.n7.nabble.com/Running-processors-simulaneously-tp15774.html
Sent from the Apache NiFi Developer List mailing list archive at Nabble.com.

Reply via email to