You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2019/06/13 11:03:00 UTC

[jira] [Created] (FLINK-12832) Enhance StreamGraphGenerator/StreamGraph for Blink Table Runner

Aljoscha Krettek created FLINK-12832:
----------------------------------------

             Summary: Enhance StreamGraphGenerator/StreamGraph for Blink Table Runner
                 Key: FLINK-12832
                 URL: https://issues.apache.org/jira/browse/FLINK-12832
             Project: Flink
          Issue Type: Improvement
          Components: API / DataStream
            Reporter: Biao Liu
            Assignee: Biao Liu
             Fix For: 1.9.0


This is a part of merging Blink batch runner. I would like to improvement the StreamGraph to support both streaming job and batch job. There is a google doc to describe this proposal, here is theĀ [link|https://docs.google.com/document/d/17X6csUWKUdVn55c47YbOTEipHDWFt_1upyTPrBD6Fjc/edit?usp=sharing]. This proposal is under discussion, any feedback is welcome!

The new Table API runner directly wants to translate to {{StreamGraphs}} and therefore doesn't have a {{StreamExecutionEnvironment}}, we therefore need to disentangle them.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)