shunping commented on issue #35847: URL: https://github.com/apache/beam/issues/35847#issuecomment-3387270161
I confirmed that the runner argument is set in the gradle command but not passed into the pipeline options. https://github.com/apache/beam/blob/ac4b5ab2aac87f1e1d71fc97637514b9b9292ef5/sdks/python/apache_beam/testing/load_tests/build.gradle#L43-L44 Without a runner option, we use Direct Runner by default. -- 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]
