KhaninArtur commented on a change in pull request #16149:
URL: https://github.com/apache/beam/pull/16149#discussion_r774619110
##########
File path: playground/frontend/README.md
##########
@@ -21,29 +21,62 @@
## About
-Apache Beam is an open-source, unified model for defining parallel processing
pipelines for batch and streaming data.
-It provides a portable API layer for building sophisticated data-parallel
processing pipelines that may be executed across a diversity of execution
engines, or runners.
+Apache Beam is an open-source, unified model for defining parallel processing
pipelines for batch
+and streaming data. It provides a portable API layer for building
sophisticated data-parallel
+processing pipelines that may be executed across a diversity of execution
engines, or runners.
Review comment:
```suggestion
Beam Playground is an interactive environment to try out Beam transforms and
examples. The vision for the Playground is to be a web application where users
can try out Beam without having to install/initialize a Beam environment.
```
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]