You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ben Chambers (JIRA)" <ji...@apache.org> on 2016/10/06 21:30:20 UTC

[jira] [Created] (BEAM-726) Standardize naming of PipelineResult objects

Ben Chambers created BEAM-726:
---------------------------------

             Summary: Standardize naming of PipelineResult objects
                 Key: BEAM-726
                 URL: https://issues.apache.org/jira/browse/BEAM-726
             Project: Beam
          Issue Type: Bug
          Components: beam-model
            Reporter: Ben Chambers
            Assignee: Frances Perry
            Priority: Minor


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.4#6332)