You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/07/20 18:36:00 UTC

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

     [ https://issues.apache.org/jira/browse/BEAM-12068?focusedWorklogId=625730&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-625730 ]

ASF GitHub Bot logged work on BEAM-12068:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 20/Jul/21 18:35
            Start Date: 20/Jul/21 18:35
    Worklog Time Spent: 10m 
      Work Description: benWize closed pull request #15041:
URL: https://github.com/apache/beam/pull/15041


   


-- 
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, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 625730)
    Time Spent: 2h 10m  (was: 2h)

> 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
>            Assignee: Benjamin Gonzalez
>            Priority: P2
>              Labels: stale-P2
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> 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)