I asked the same question on the stack overflow question. Also, adding
[email protected]



On Fri, Mar 16, 2018 at 2:03 PM Reuven Lax <[email protected]> wrote:

> Can you explain what you mean? Are you saying that you call
> waitUntilFinish(), then execute some other code, and you think some of that
> other code is not being executed?
>
>
> On Fri, Mar 16, 2018 at 1:46 PM Lucas Arruda <[email protected]> wrote:
>
>> I have an Apache Beam pipeline written on Java. I'm with a problem that
>> some routines are not being executed on all instances of that pipeline.
>>
>> Those routines are as simple as logging messages or excluding a file in
>> GCS. They are all put to run after the following code:
>>
>> More at
>> https://stackoverflow.com/questions/49328973/routines-intermittently-not-being-executed-on-apache-beam-code
>>
>> Best,
>>
>> --
>> *Lucas Arruda*
>>
>

Reply via email to