shunping commented on PR #36219:
URL: https://github.com/apache/beam/pull/36219#issuecomment-3314983621
Test failed due to no "go" binary, so they were executed by the fallback
runner aka FnAPIRunner.
```
ERROR apache_beam.runners.direct.direct_runner:direct_runner.py:148
PrismRunnerSupportVisotr returnsTrue
ERROR apache_beam.runners.direct.direct_runner:direct_runner.py:218
Running pipeline with PrismRunner.
ERROR apache_beam.runners.direct.direct_runner:direct_runner.py:237
Exception with PrismRunner:
[Errno 2] No such file or directory: 'go'
ERROR apache_beam.runners.direct.direct_runner:direct_runner.py:238
Falling back to DirectRunner
ERROR apache_beam.runners.direct.direct_runner:direct_runner.py:244
Running pipeline with FnApiRunner.
```
--
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]