Amar3tto commented on code in PR #36472:
URL: https://github.com/apache/beam/pull/36472#discussion_r2420632220
##########
.github/workflows/beam_LoadTests_Python_CoGBK_Flink_Batch.yml:
##########
@@ -108,28 +108,31 @@ jobs:
gradle-command: :sdks:python:apache_beam:testing:load_tests:run
arguments: |
--info \
+ -PpythonVersion=3.9 \
-PloadTest.mainClass=apache_beam.testing.load_tests.co_group_by_key_test \
- -Prunner=FlinkRunner \
+ -Prunner=PortableRunner \
Review Comment:
> I see, it's because the .txt pipeline option files did not specify runner
type
Yes, correct
--
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]