Brian Hulette

Results 98 comments of Brian Hulette

> Have only one installation script for Beam with the latest implemented functions in the Dataframe API instead of installing from source This is just blocked on the 2.41.0 release,...

> > I think the "No producer" error is a bug with PCollection pruning in interactive beam: #21430 > > CC: @KevinGG > > Commented in #21430, we can disable...

Sure I can help here. Unfortunately I'm also going to have limited availability this afternoon (PDT), but I'll be around next week. In this case this looks like a situation...

Here is one example, although it doesn't translate directly. When making the XVR (Cross-language validates runner) suites we add a dependency on the necessary expansion service: https://github.com/apache/beam/blob/e5e3cb25ca4fc2e31c10eb3dbda8289c6bfc7140/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy#L2292

Sorry I forgot I had to run the job manually for non-committers. It's finished now: https://ci-beam.apache.org/job/beam_SeedJob/10079/

Run Python Debezium Performance Test

Seed job failed with: ``` ERROR: startup failed: job_PerformanceTests_Debezium.groovy: 22: unable to resolve class LoadTestBuilder @ line 22, column 1. import LoadTestBuilder ``` https://ci-beam.apache.org/job/beam_SeedJob/10108/console I saw that there's also https://github.com/apache/beam/pull/22135...

Another failure: ``` Processing DSL script .test-infra/jenkins/job_PerformanceTests_Debezium.groovy ERROR: (job_PerformanceTests_Debezium.groovy, line 63) No such property: LoadTestBuilder for class: javaposse.jobdsl.dsl.helpers.step.GradleContext Sending e-mails to: [email protected] Finished: FAILURE ``` https://ci-beam.apache.org/job/beam_SeedJob/10112

Run Python Debezium Performance Test