This is an automated email from the ASF dual-hosted git repository.
Amar3tto pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from 961ed7c31ad [IcebergIO] Fix stale openWriters count in
RecordWriterManager (#39157)
add f909e8a7af9 Use Flink 2.2 container for load tests
add 984df275bf4 debug only change -- preserve cluster to check error
add 397d9c61a27 Set configs for Flink 2
add a0fd9502818 Refactor Flink Load Tests to use native Dataproc
components and Auto Zone
add 3e76ff518fa Remove unnecessary gcloud volume mount from Job Server
add 5d28c414f62 Change memory allocation, use resize feature
new 30a5a00d584 Merge pull request #39154 from apache/flink-load-test-ver
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../beam_LoadTests_Go_CoGBK_Flink_batch.yml | 8 +-
.../beam_LoadTests_Go_Combine_Flink_Batch.yml | 14 +-
.../beam_LoadTests_Go_GBK_Flink_Batch.yml | 14 +-
.../beam_LoadTests_Go_ParDo_Flink_Batch.yml | 6 +-
.../beam_LoadTests_Go_SideInput_Flink_Batch.yml | 8 +-
.../beam_LoadTests_Python_CoGBK_Flink_Batch.yml | 6 +-
.../beam_LoadTests_Python_Combine_Flink_Batch.yml | 16 +-
...am_LoadTests_Python_Combine_Flink_Streaming.yml | 6 +-
.../beam_LoadTests_Python_GBK_Flink_Batch.yml | 16 +-
.../beam_LoadTests_Python_ParDo_Flink_Batch.yml | 8 +-
...beam_LoadTests_Python_ParDo_Flink_Streaming.yml | 8 +-
.../workflows/beam_PreCommit_Flink_Container.yml | 6 +-
.test-infra/dataproc/flink_cluster.sh | 78 +++++---
.test-infra/dataproc/init-actions/docker.sh | 103 ----------
.test-infra/dataproc/init-actions/flink.sh | 217 ---------------------
15 files changed, 101 insertions(+), 413 deletions(-)
delete mode 100644 .test-infra/dataproc/init-actions/docker.sh
delete mode 100644 .test-infra/dataproc/init-actions/flink.sh