Hi Team, I'm planning to work with BEAM-12068 [1], but I have some related questions.
- Is it required to create a new Jenkins Job to run the configuration with Dataflow V2 and Java11 or do I need to append a new configuration to the existing one (e.g., GBK load tests [2])? - To execute a test with Dataflow V2, do I just need to pass as args "experiments=beam_fn_api,use_unified_worker,use_runner_v2,shuffle_mode=service" or does it require some extra configuration? - I followed [3] to configure the metrics local development environment, but I had issues with Grafana access credentials, so I recreated with docker-compose and custom password in docker-compose.yml [4], but I'm still having the same access troubles. Is this the correct setup to work with this kind of change? Does someone know how to configure this setup locally? Any guidance on this would be appreciated. Thanks! [1] https://issues.apache.org/jira/browse/BEAM-12068 [2] https://github.com/apache/beam/blob/master/.test-infra/jenkins/job_LoadTests_GBK_Java.groovy [3] https://github.com/apache/beam/tree/master/.test-infra/metrics [4] https://github.com/apache/beam/blob/master/.test-infra/metrics/docker-compose.yml#L64 -- *This email and its contents (including any attachments) are being sent to you on the condition of confidentiality and may be protected by legal privilege. Access to this email by anyone other than the intended recipient is unauthorized. If you are not the intended recipient, please immediately notify the sender by replying to this message and delete the material immediately from your system. Any further use, dissemination, distribution or reproduction of this email is strictly prohibited. Further, no representation is made with respect to any content contained in this email.*
