I had some updates in another email thread. Basically, I'm trying to move python benchmarks to Gradle to avoid problematic environment setup. https://github.com/apache/beam/pull/6392 contains the changes.
Mark On Fri, Sep 14, 2018 at 10:38 AM Pablo Estrada <[email protected]> wrote: > I believe Mark Liu and Lukazs Gajowy had dome some research into this. If > I understand correctly, some of the problem is due to dependency conflicts > with PerfKit / Beam / Jenkins images, and it may be solved by > containerizing the test environment (otherwise, pretty difficult to fix I > believe). I bet they can add some thoughts. > Best > -P. > > On Fri, Sep 14, 2018 at 10:30 AM Huygaa Batsaikhan <[email protected]> > wrote: > >> Hi devs, regarding BEAM-5334 >> <https://issues.apache.org/jira/browse/BEAM-5334>, >> beam_PerformanceTests_Python has been broken for a really long time. Anyone >> interested in picking it up? Here is the history >> <https://builds.apache.org/job/beam_PerformanceTests_Python/> of the >> test. Thanks >> >
