tvalentyn commented on issue #28716:
URL: https://github.com/apache/beam/issues/28716#issuecomment-1760149270

   Somehow this pipeline is using a wrong direct runner 
(apache_beam/runners/direct/direct_runner.py). 
   
   the old bundlebased direct runner is no longer maintained, and it is not 
expected that it is still being used for this batch pipeline. 
   
   The relevant code is in 
https://github.com/apache/beam/blob/223dded769df48270df317868dc32144ec2fb353/sdks/python/apache_beam/runners/direct/direct_runner.py#L115-L126


-- 
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]

Reply via email to