Re: [DISCUSS] Apache Beam 2.1.0 release next week ?

2017-07-03 Thread Jean-Baptiste Onofré
Hi guys, The 2.1.0 release branch will be great in a hour or so. I updated Jira, please, take a look and review the one assigned to you where I left a comment. Thanks ! Regards JB On 07/01/2017 07:06 AM, Jean-Baptiste Onofré wrote: It sounds good Kenn. Thanks. I will ask in the Jira. Than

Re: Failure in Apex runner

2017-07-03 Thread Thomas Weise
Hi Reuven, I'm not able to reproduce the issue locally. I was hoping to see which thread is attempting to emit the results. In Apex, only the operator thread can emit the results, any other thread that is launched by the operator cannot. I'm not aware of ParDo managing separate threads though and