Re: Welcome Aisulu for this Summer's GSoC!

2022-05-31 Thread Ais K
Hello everyone! My name is Aisulu from Kyrgyzstan, currently working in Seoul(South Korea). I am so grateful for giving me such a great opportunity to be able to contribute. This is going to be my first open-source project, so I'm ready to do my best working on BEAM-2888[1], and other tickets.

Re: [CDAP IO] Failing R JavaPrecommit checks

2022-05-31 Thread Alexey Romanenko
I guess it’s related to added a hard version of scala-library dependency. Try to make it “compileOnly” (as we do for Spark runner for example). Also, there is no need to escalate it to BeamModulePlugin.groovy - please, keep it local for your module. — Alexey > On 31 May 2022, at 23:17,

[CDAP IO] Failing R JavaPrecommit checks

2022-05-31 Thread Elizaveta Lomteva
Hi everyone, In Add ReceiverBuilder for SparkReceiverIO PR [1] for the CDAP IO connector project, the Java Precommit checks failed with errors unrelated to changes in the PR: 18:13:23 1: Task failed with an exception. 18:13:23 --- 18:13:23 * What went wrong: 18:13:23 Execution failed

[GitHub] [beam-site] y1chi opened a new pull request, #631: Update beam-site for release 2.39.0.

2022-05-31 Thread GitBox
y1chi opened a new pull request, #631: URL: https://github.com/apache/beam-site/pull/631 Content generated from commit 23bb12f665148b0203b2d0b4acbab26f0b1e341c. Apache Beam website sources have been moved to the apache/beam repository at:

[GitHub] [beam-site] y1chi closed pull request #630: Publish 2.39.0 release

2022-05-31 Thread GitBox
y1chi closed pull request #630: Publish 2.39.0 release URL: https://github.com/apache/beam-site/pull/630 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

P1 issues report (78)

2022-05-31 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

Flaky test issue report (58)

2022-05-31 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

Re: [ANNOUNCE] New committer: Ke Wu

2022-05-31 Thread Alexey Romanenko
Congrats, Ke! — Alexey > On 31 May 2022, at 18:09, Xinyu Liu wrote: > > Congrats! > > Xinyu > > On Mon, May 30, 2022 at 7:46 AM Evan Galpin > wrote: > Congrats Ke! > > - Evan > > > On Mon, May 30, 2022 at 4:11 AM Jan Lukavský > wrote: >

Re: [ANNOUNCE] New committer: Ke Wu

2022-05-31 Thread Xinyu Liu
Congrats! Xinyu On Mon, May 30, 2022 at 7:46 AM Evan Galpin wrote: > Congrats Ke! > > - Evan > > > On Mon, May 30, 2022 at 4:11 AM Jan Lukavský wrote: > >> Congrats Ke! >> >> Jan >> On 5/29/22 04:12, Yi Pan wrote: >> >> Congrats, Ke! >> >> -Yi >> >> On Sat, May 28, 2022 at 6:57 PM Robert

Re: Failing beam_SeedJob

2022-05-31 Thread Alexey Romanenko
The first failed job is https://ci-beam.apache.org/job/beam_SeedJob/9696/ It fails with this error (that says not so much): Processing DSL script .test-infra/jenkins/job_00_seed.groovy Processing DSL script

Failing beam_SeedJob

2022-05-31 Thread Alexey Romanenko
Hi everyone, Jenkins job `beam_SeedJob` keeps failing starting from May 19th. The last successful build [2] was 12 days ago. Does anyone know the reasons of this? — Alexey [1] https://ci-beam.apache.org/job/beam_SeedJob/ [2]