You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2021/05/28 17:20:01 UTC

[jira] [Updated] (BEAM-12068) Run Dataflow performance benchmarks on Java 11

     [ https://issues.apache.org/jira/browse/BEAM-12068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Beam JIRA Bot updated BEAM-12068:
---------------------------------
    Labels: stale-P2  (was: )

> Run Dataflow performance benchmarks on Java 11
> ----------------------------------------------
>
>                 Key: BEAM-12068
>                 URL: https://issues.apache.org/jira/browse/BEAM-12068
>             Project: Beam
>          Issue Type: Improvement
>          Components: testing
>            Reporter: Tyson Hamilton
>            Priority: P2
>              Labels: stale-P2
>
> Dataflow should have the following tests running on Java 11 (runner V2) for tracking performance of both batch and streaming pipelines:
>  * GBK variants
>  * coGBK variants
>  * ParDo variants
> The variants can be found in the 'Performance tests metrics' section of [http://metrics.beam.apache.org/]
> The tests should report metrics to these dashboards. The task here is to configure the existing tests to also run on runner v2, not introduce new tests.
>  
> cwiki entry on load tests: [https://cwiki.apache.org/confluence/display/BEAM/Contribution+Testing+Guide#ContributionTestingGuide-TestsofCoreApacheBeamOperations]
>  
> cwiki entry on how metrics are collected: [https://cwiki.apache.org/confluence/display/BEAM/Test+Results+Monitoring]
>  
> jenkins config for a load test: [https://github.com/apache/beam/blob/master/.test-infra/jenkins/job_LoadTests_ParDo_Java.groovy]
>  
> java file for that load test: [https://github.com/apache/beam/blob/master/sdks/java/testing/load-tests/src/main/java/org/apache/beam/sdk/loadtests/ParDoLoadTest.java]
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)