Re: [VOTE] Release 2.22.0, release candidate #1

2020-06-04 Thread Chamikara Jayalath
+1 Tested several Python examples on Dataflow including a cross-language Kafka pipeline. Also added a section to the validation spreadsheet for cross-language transforms. Thanks, Cham On Thu, Jun 4, 2020 at 5:03 PM Pablo Estrada wrote: > +1 (binding) > Installed from Py37 wheel on Linux x64,

Re: Semantic versioning

2020-06-04 Thread Robert Bradshaw
That tool is looks great; we should use it more often! (In fact, there's a pending RC right now :). It looks like we don't generally do too bad, but can help prevent accidental slippage. As for whether we should provide semantic versioning, that's a really difficult question. I don't think Beam

Re: [VOTE] Release 2.22.0, release candidate #1

2020-06-04 Thread Pablo Estrada
+1 (binding) Installed from Py37 wheel on Linux x64, ran a BQ pipeline, and validated some documentation for BQ transforms. On Thu, Jun 4, 2020 at 3:32 PM Kyle Weaver wrote: > +1 > > Validated wordcount with Docker containers (beam_spark_job_server, > beam_flink1.10_job_server) x Python SDKs

Re: Python2.7 Beam End-of-Life Date

2020-06-04 Thread Valentyn Tymofieiev
Back at the end of February we decided to revisit this conversation in 3 months. Do folks on this thread have any new input or perspective regarding us balancing "user pain/contributor pain/our ability to continuously test with python 2 in a shifting environment"? Some new information on my end

Kafka IO performance tests leaving behind disks on GCP

2020-06-04 Thread Udi Meiri
Hi, I opened a bug on what seems to be leftover GKE disk images: https://issues.apache.org/jira/browse/BEAM-10145 Can anyone familiar with these take a look? Thanks! smime.p7s Description: S/MIME Cryptographic Signature

Re: [VOTE] Release 2.22.0, release candidate #1

2020-06-04 Thread Kyle Weaver
+1 Validated wordcount with Docker containers (beam_spark_job_server, beam_flink1.10_job_server) x Python SDKs (2.7, 3.7) On Wed, Jun 3, 2020 at 10:41 PM Ahmet Altay wrote: > +1, I validated the python quickstarts. > > On Wed, Jun 3, 2020 at 2:01 PM Brian Hulette wrote: > >> A few more useful

Re: Jira Contribution Rights

2020-06-04 Thread Kevin Puthusseri
Hi, My ASF Jira username - kevinsijo Regards, Kevin Sijo Puthusseri. On Thu, Jun 4, 2020 at 4:30 PM Kevin Puthusseri wrote: > Hi, > > I'm looking to contribute to BEAM's efforts in implementing Cross Language > Transforms for the Go SDK over the summer. Can I get Jira contribution > rights to

Jira Contribution Rights

2020-06-04 Thread Kevin Puthusseri
Hi, I'm looking to contribute to BEAM's efforts in implementing Cross Language Transforms for the Go SDK over the summer. Can I get Jira contribution rights to get started on this? Thanks and Regards, Kevin Sijo Puthusseri.

Request to be Added as Contributor

2020-06-04 Thread Justine Koa
Hi! My name is Justine Koa and I am currently working as a SWE Intern at Google and I would like to be added as a contributor in the Jira. My ASF Jira username is justinekoa. Thanks, Justine

Re: Contributor permission for Beam Jira Tickets

2020-06-04 Thread Luke Cwik
Welcome. I have added you as a contributor to JIRA. On Thu, Jun 4, 2020 at 12:31 PM Scott Lukas wrote: > Hi, > > My name is Scott Lukas and I will be working as a Google intern on > schema-aware IOs for Beam SQL and cross-language. > > I would like to be added as a Jira contributor so that I

Contributor permission for Beam Jira Tickets

2020-06-04 Thread Scott Lukas
Hi, My name is Scott Lukas and I will be working as a Google intern on schema-aware IOs for Beam SQL and cross-language. I would like to be added as a Jira contributor so that I can assign issues to myself. My Jira username is slukas. Thanks, Scott Lukas

Re: [PROPOSAL] Mean Fn without_defaults()

2020-06-04 Thread Robert Bradshaw
Thanks for looking at this. I think it makes sense. If you could make a pull request that would be great; it'd be much easier to discuss there. On Thu, Jun 4, 2020 at 10:18 AM Iñigo San Jose wrote: > Hi all! > > Some time ago I was tinkering with A. Beam and I encountered the > typical error

[PROPOSAL] Mean Fn without_defaults()

2020-06-04 Thread Iñigo San Jose
Hi all! Some time ago I was tinkering with A. Beam and I encountered the typical error when using Global Combiners and windows (the need of without_defaults). I was actually using the Mean function and I noticed that I couldn't use the without_defaults() option and I needed to use

Re: [RESULT][VOTE] Accept the Firefly design donation as Beam Mascot - Deadline Mon April 6

2020-06-04 Thread Udi Meiri
That's great! Can someone please make custom emojis for our Slack from the expression sheet images? :) ( https://github.com/apache/beam/blob/master/website/www/site/static/images/mascot/model_sheet.png ) A smiling firefly and one with heart eyes would be awesome. On Wed, Jun 3, 2020 at 11:04 AM

Re: Publishing release notes to the Github releases page

2020-06-04 Thread Julien Phalip
Sure thing! Just submitted a PR here: https://github.com/apache/beam/pull/11918 On Wed, Jun 3, 2020 at 2:00 PM Kyle Weaver wrote: > Thanks Julien! Do you mind making a PR for this? > > Also, I filed https://issues.apache.org/jira/browse/BEAM-10188 so we have > a JIRA to track further