You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Hequn Cheng (Jira)" <ji...@apache.org> on 2020/02/24 01:56:00 UTC

[jira] [Created] (FLINK-16250) Add interfaces for PipelineStage and Pipeline

Hequn Cheng created FLINK-16250:
-----------------------------------

             Summary: Add interfaces for PipelineStage and Pipeline
                 Key: FLINK-16250
                 URL: https://issues.apache.org/jira/browse/FLINK-16250
             Project: Flink
          Issue Type: Sub-task
          Components: API / Python
            Reporter: Hequn Cheng
            Assignee: Hequn Cheng


A pipeline is a linear workflow that chains some PipelineStages, e.g., Estimators and Transformers to execute an algorithm. After this issue is addressed, Python users can write Python Pipelines.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)