Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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