fhueske opened a new pull request #9491: [FLINK-12749] Add Flink Operations Playground URL: https://github.com/apache/flink/pull/9491 ## What is the purpose of the change This PR adds the Flink Operations Playground to the Flink 1.8 documentation. The playground setup has been pushed to the `flink-playgrounds` repository ([link](https://github.com/apache/flink-playgrounds/tree/release-1.8)). ## Brief change log * Adds a "Docker Playground" section to the Tutorial section of the documentation * Adds a description of the Flink Operations Playground The playground description was backported from the master branch. ## Verifying this change Check the playground by following its instructions. ## Does this pull request potentially affect one of the following parts: - Dependencies (does it add or upgrade a dependency): no - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: no - The serializers: no - The runtime per-record code paths (performance sensitive): no - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Yarn/Mesos, ZooKeeper: no - The S3 file system connector: no ## Documentation This is a docs only change.
---------------------------------------------------------------- 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
