Joe,

The Minimum File Age should solve most cases. It's not currently possible to
wait for a "done" file to know when a directory is complete is there? Like
the following example where GetFile has an Input Directory of "output" and
"1234" and "3456" are complete, but "2345" is not.


output/1234/
    resources/
        test1.txt
        te2t2.txt
    .done
output/2345/
    resources/
        test3.txt
output/3456/
    resources/
        test3.txt
        test4.txt
    .done


Thanks,
Mike



--
View this message in context: 
http://apache-nifi-incubating-developer-list.39713.n7.nabble.com/ExecuteStreamCommand-with-output-directory-tp1177p1183.html
Sent from the Apache NiFi (incubating) Developer List mailing list archive at 
Nabble.com.

Reply via email to