[
https://issues.apache.org/jira/browse/BEAM-726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Halperin updated BEAM-726:
---------------------------------
Component/s: (was: beam-model)
sdk-py
sdk-java-core
> Standardize naming of PipelineResult objects
> --------------------------------------------
>
> Key: BEAM-726
> URL: https://issues.apache.org/jira/browse/BEAM-726
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core, sdk-py
> Reporter: Ben Chambers
> Assignee: Frances Perry
> Priority: Minor
> Labels: newbie, starter
>
> Today:
> PipelineResult is an interface returned by running a pipeline.
> DataflowPipelineJob is the Dataflow implementation of that interface
> FlinkRunnerResult is the Flink implementation
> EvaluationContext is the Spark implementation
> DirectPipelineResult is the DirectRunner implementation
> Ideally, all the names would indicate that they are a PipelineResult, like
> the DirectRunner does.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)