Re: [Question] Python Batch Pipeline On Flink - No Output

2021-06-18 Thread Shankar Mane
Please help.. On Fri, 4 Jun 2021, 19:58 Shankar Mane, wrote: > Team, > > I am new to Beam. And running a simple python pipeline on flink as runner. > Pipelines get Successfully Finished But i am not getting expected output at > the end. > >

Re: Introduction - Contribute

2021-06-18 Thread Pablo Estrada
Welcome Leo! I've added you as a contributor on Jira. Best -P. On Fri, Jun 18, 2021 at 12:36 PM Leonardo Campos < campos.leona...@hotmail.com> wrote: > Hi, > > my Apache Jira ID is leocampos > > Thanks > > -- > *De:* Alexey Romanenko > *Enviado:* segunda-feira, 14 de

Re: [PROPOSAL] Preparing for Beam 2.31.0 release

2021-06-18 Thread Andrew Pilloud
We had a few more release blockers show up this week, they are now all resolved. I'll make another attempt at RC1 on Monday. On Mon, Jun 14, 2021 at 5:22 PM Andrew Pilloud wrote: > All release blocking issues are now resolved. I will start building RC1 > tomorrow. > > On Mon, Jun 7, 2021 at

RE: Introduction - Contribute

2021-06-18 Thread Leonardo Campos
Hi, my Apache Jira ID is leocampos Thanks De: Alexey Romanenko Enviado: segunda-feira, 14 de junho de 2021 09:00 Para: dev@beam.apache.org Assunto: Re: Introduction - Contribute Hi Leonardo, Great to hear that you are going to contribute to Beam! Feel free

Flaky test issue report (29)

2021-06-18 Thread Beam Jira Bot
This is your daily summary of Beam's current flaky tests (https://issues.apache.org/jira/issues/?jql=project%20%3D%20BEAM%20AND%20statusCategory%20!%3D%20Done%20AND%20labels%20%3D%20flake) These are P1 issues because they have a major negative impact on the community and make it hard to

P1 issues report (43)

2021-06-18 Thread Beam Jira Bot
This is your daily summary of Beam's current P1 issues, not including flaky tests (https://issues.apache.org/jira/issues/?jql=project%20%3D%20BEAM%20AND%20statusCategory%20!%3D%20Done%20AND%20priority%20%3D%20P1%20AND%20(labels%20is%20EMPTY%20OR%20labels%20!%3D%20flake). See

Re: Aliasing Pub/Sub Lite IO in external repo

2021-06-18 Thread Brian Hulette
How will this be communicated to the user? The idea is that they will discover PubsubLiteIO through their IDE as you described, but that will get them to the Beam one that's subject to the long release cycle. Will it just be documented somewhere that users should prefer

Re: Java precomit failing, (though no test are failing)

2021-06-18 Thread Alexey Romanenko
Can this fail https://ci-beam.apache.org/job/beam_PreCommit_Java_Phrase/3745/ be related ? Though, there is only one test that fails. > On 17 Jun 2021, at 18:50, Alex Amato wrote: > > Hmm, perhaps it only happens sometimes. The other half of the time I "Run > Java Precommit" on this PR I hit

Re: FileIO with custom sharding function

2021-06-18 Thread Jozef Vilcek
I would like this thread to stay focused on sharding FileIO only. Possible change to the model is an interesting topic but of a much different scope. Yes, I agree that sharding is mostly a physical rather than logical property of the pipeline. That is why it feels more natural to distinguish