Re: [DISCUSS] Migrate Jira to GitHub Issues?

2021-12-07 Thread Jarek Potiuk
> Do I understand correctly that this transition (if it will happen) includes > the transfer of all Beam Jira archive to GitHub issues with a proper > statuses/comments/refs/etc? If not, what are the options? Suggestion from the experience of Airflow again - you can look it up in our notes.

Help configuring and running jenkins tests on JDK 17

2021-12-07 Thread Fernando Morales Martinez
Hi everyone! As part of this JIRA task , a few weeks ago I added new jenkins tests and configurations to run such tests against the Java v17 SDK I'm currently facing two issues to make the whole change

GCS staging location when uploading artifacts from python for dataflow

2021-12-07 Thread Steve Niemitz
I noticed that the python dataflow runner appends some "uniqueness" (the timestamp) [1] to the staging directory when staging artifacts for a dataflow job. This is very suboptimal because it makes caching artifacts between job runs useless. The jvm runner doesn't do this, is there a good reason

Re: [DISCUSS] Migrate Jira to GitHub Issues?

2021-12-07 Thread Alexey Romanenko
Do I understand correctly that this transition (if it will happen) includes the transfer of all Beam Jira archive to GitHub issues with a proper statuses/comments/refs/etc? If not, what are the options? Since this transfer looks quite complicated at the first glance, what are the real key

Default output timestamp of processing-time timers

2021-12-07 Thread Steve Niemitz
If I have a processing time timer, is there any way to automatically set the output timestamp to the timer firing timestamp (similar to how event-time timers work). A common use case would be to do something like: timer.offset(X).align(Y).setRelative() but have the output timestamp be the firing

Re: [VOTE] Release 2.35.0, release candidate #2

2021-12-07 Thread Alexey Romanenko
+1 (binding) Tested with "beam-samples" (Java SDK, Spark Runner) but seems we need to do another RC because of Reuven’s issue. — Alexey > On 7 Dec 2021, at 05:58, Reuven Lax wrote: > > The fix is in https://github.com/apache/beam/pull/16146 > .

Re: Contributor permission for Beam Jira Tickets

2021-12-07 Thread Alexey Romanenko
Done. Welcome to Beam, Daniela! — Alexey > On 6 Dec 2021, at 23:35, Daniela Martín wrote: > > Hello everyone, > > Hope you are doing well. > > I'm Daniela and I'm currently working at Wizeline. I would like to be added > as a contributor in the Beam Jira issue tracker to assign myself to