You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2016/02/15 19:03:18 UTC

[jira] [Created] (FLINK-3402) Refactor Common Parts of Stream/Batch Documentation

Aljoscha Krettek created FLINK-3402:
---------------------------------------

             Summary: Refactor Common Parts of Stream/Batch Documentation
                 Key: FLINK-3402
                 URL: https://issues.apache.org/jira/browse/FLINK-3402
             Project: Flink
          Issue Type: Improvement
          Components: Documentation
            Reporter: Aljoscha Krettek
            Assignee: Aljoscha Krettek


I want to build on the work of [~uce] in refactoring the streaming guide. With the release on the horizon I think it is important to have good structure in the documentation.

I propose to move the following sections from the Streaming Doc to a new Section "Basic Concepts" (name up for discussion):

 - Linking With Flink
 - DataStream abstraction (remove, this can be covered by an extended "Lazy Evaluation")
 - Lazy Evaluation
 - Specifying Keys
 - Passing Functions to Flink
 - Data Types
 - Debugging
 - Program Packaging and Distributed Execution
 - Parallel Execution
 - Execution Plans



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