sjwiesman commented on a change in pull request #1: [FLINK-12749] [playgrounds] initial version of flink-cluster-playground URL: https://github.com/apache/flink-playgrounds/pull/1#discussion_r305828401
########## File path: README.md ########## @@ -0,0 +1,21 @@ +# Apache Flink Playgrounds + +Apache Flink is an open source stream processing framework with powerful stream- and batch- +processing capabilities. + +Learn more about Flink at [http://flink.apache.org/](http://flink.apache.org/) + +## Playgrounds + +This repository contains the configuration files for two Apache Flink playgrounds. + +* The [Flink Cluster Playground](../master/flink-cluster-playground) consists of a Flink Session Cluster, a Kafka Cluster and a simple +Flink Job. It is explained in much detail as part of Review comment: ```suggestion Flink Job. It is explained in detail as part of ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
