Hannah Jiang created BEAM-7997:
----------------------------------
Summary: Create a single docker container for a pipeline instead
of creating one for each worker.
Key: BEAM-7997
URL: https://issues.apache.org/jira/browse/BEAM-7997
Project: Beam
Issue Type: Improvement
Components: sdk-py-core
Reporter: Hannah Jiang
Assignee: Hannah Jiang
With --direct_nun_workers option, current implementation creates a container
for each worker. We should change this behavior to creating a container for a
pipeline and handles multi workers inside of the container.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)