Pei He created BEAM-2835:
----------------------------
Summary: Support executing MapReduce jobs in parallel.
Key: BEAM-2835
URL: https://issues.apache.org/jira/browse/BEAM-2835
Project: Beam
Issue Type: New Feature
Components: runner-mapreduce
Reporter: Pei He
Currently, the runner executes MR jobs sequentially with the topological order.
This is very inefficient, it will be good to allow jobs to be executed in
parallel if they don't depend on either other.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)