tvalentyn commented on code in PR #37803: URL: https://github.com/apache/beam/pull/37803#discussion_r2915318023
########## .github/workflows/load-tests-pipeline-options/beam_CloudML_Benchmarks_Dataflow_arguments.txt: ########## @@ -14,10 +14,17 @@ # See the License for the specific language governing permissions and # limitations under the License. ---metrics_dataset=beam_cloudml ---publish_to_big_query=true --region=us-central1 +--machine_type=n1-standard-4 +--element_processing_timeout_minutes=90 +--num_workers=4 Review Comment: please revert these as it changes the benchmark configuration and from the description of the issue in this PR, this is not necessary. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
