This is an automated email from the ASF dual-hosted git repository.

damccorm pushed a commit to branch users/damccorm/maxConnections
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/users/damccorm/maxConnections 
by this push:
     new ecc8176e818 Update JDBC.txt
ecc8176e818 is described below

commit ecc8176e818c4e726c2b8b8ef4e6d74878c75f3d
Author: Danny McCormick <[email protected]>
AuthorDate: Mon Feb 24 13:45:46 2025 -0500

    Update JDBC.txt
---
 .github/workflows/performance-tests-pipeline-options/JDBC.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/performance-tests-pipeline-options/JDBC.txt 
b/.github/workflows/performance-tests-pipeline-options/JDBC.txt
index 5c065582277..cdd565c53ef 100644
--- a/.github/workflows/performance-tests-pipeline-options/JDBC.txt
+++ b/.github/workflows/performance-tests-pipeline-options/JDBC.txt
@@ -16,7 +16,6 @@
 
 --tempRoot=gs://temp-storage-for-perf-tests
 --runner=DataflowRunner
---machineType=n4-standard-32
 --numberOfRecords=5000000
 --bigQueryDataset=beam_performance
 --bigQueryTable=jdbcioit_results
@@ -28,3 +27,4 @@
 --postgresPort=5432
 --autoscalingAlgorithm=NONE
 --numWorkers=5
+--machineType=n4-standard-32

Reply via email to