Mike,

There is presently no support for such a mechanism (wait for '.done').
That is a really specific model.  I think for such a case what Brandon
mentions is the best/safe way.

Or it would be pretty easy to build a custom processor for that too.

Thanks
Joe

On Mon, Apr 20, 2015 at 5:05 PM, mbwagne <[email protected]> wrote:
> 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