[
https://issues.apache.org/jira/browse/BEAM-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15332733#comment-15332733
]
ASF GitHub Bot commented on BEAM-243:
-------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-beam/pull/466
> Remove DirectPipelineRunner and keep only the InProcessPipelineRunner
> ---------------------------------------------------------------------
>
> Key: BEAM-243
> URL: https://issues.apache.org/jira/browse/BEAM-243
> Project: Beam
> Issue Type: Task
> Components: runner-direct
> Reporter: Jean-Baptiste Onofré
> Assignee: Thomas Groh
>
> We have two runners for local JVM/process: the "old" DirectPipelineRunner and
> the "new" InProcessPipelineRunner.
> They have different feature (for instance the DirectPipelineRunner doesn't
> support Unbounded PCollection, whereas InProcessPipelineRunner does).
> To avoid confusion, we could remove the "old" DirectPipelineRunner.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)