You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2016/04/29 11:01:12 UTC

[jira] [Created] (FLINK-3852) Use a StreamExecutionEnvironment in the quickstart job skeleton

Robert Metzger created FLINK-3852:
-------------------------------------

             Summary: Use a StreamExecutionEnvironment in the quickstart job skeleton
                 Key: FLINK-3852
                 URL: https://issues.apache.org/jira/browse/FLINK-3852
             Project: Flink
          Issue Type: Task
          Components: Quickstarts
            Reporter: Robert Metzger


The Job skeleton created by the maven archetype "quickstart" is still setting up an ExecutionEnvironment, not a StreamExecutionEnvironment.

These days, most users are using Flink for streaming, so we should reflect that in the quickstart as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)