fhueske opened a new pull request #9536: [FLINK-13863] Update Flink Operations 
Playground to Flink 1.9.0
URL: https://github.com/apache/flink/pull/9536
 
 
   ## What is the purpose of the change
   
   This PR adds the Flink Operations Playground to the Flink 1.9 documentation.
   The playground setup has not been pushed to the `flink-playgrounds` 
repository yet, but exists in a 
[PR](https://github.com/apache/flink-playgrounds/pull/3). 
   
   ### NOTE to reviewers
   
   We have to wait until the Docker-official Flink 1.9 image is published at 
[Docker Hub](https://hub.docker.com/_/flink) before we can merge the PR to 
`flink-playgrounds` and this PR.
   
   ## Brief change log
   
   * Adds a "Docker Playground" section to the "Getting Started" 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

Reply via email to