fhueske commented on a change in pull request #6565: [FLINK-10153] [docs] Add Tutorials section and rework structure. URL: https://github.com/apache/flink/pull/6565#discussion_r210522579
########## File path: docs/dev/batch/examples.md ########## @@ -27,8 +27,7 @@ The following example programs showcase different applications of Flink from simple word counting to graph algorithms. The code samples illustrate the Review comment: In my opinion, Tutorials and Examples are two different things. * Tutorials are step-by-step guides to solve a particular task * Examples show how an API can be used to implement different tasks Right now, there is no page about streaming examples. Adding this would be a follow up issue, IMO. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
