Thomas Weise created BEAM-831:
---------------------------------
Summary: ParDo Chaining
Key: BEAM-831
URL: https://issues.apache.org/jira/browse/BEAM-831
Project: Beam
Issue Type: Improvement
Components: runner-apex
Reporter: Thomas Weise
Current state of Apex runner creates a plan that will place each operator in a
separate container (which would be processes when running on a YARN cluster).
Often the ParDo operators can be collocated in same thread or container. Use
Apex affinity/stream locality attributes for more efficient execution plan.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)