[
https://issues.apache.org/jira/browse/BEAM-13113?focusedWorklogId=700684&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-700684
]
ASF GitHub Bot logged work on BEAM-13113:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 23/Dec/21 14:52
Start Date: 23/Dec/21 14:52
Worklog Time Spent: 10m
Work Description: 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]
Issue Time Tracking
-------------------
Worklog Id: (was: 700684)
Time Spent: 40m (was: 0.5h)
> [Playground] Frontend Documentation
> -----------------------------------
>
> Key: BEAM-13113
> URL: https://issues.apache.org/jira/browse/BEAM-13113
> Project: Beam
> Issue Type: Improvement
> Components: beam-playground
> Reporter: Artur Khanin
> Assignee: Aydar Farrakhov
> Priority: P3
> Labels: beam-playground-frontend, beam-playground-sprint-3,
> beam-playground-sprint-4, beam-playground-sprint-5
> Time Spent: 40m
> Remaining Estimate: 0h
>
> As a Beam Playground application developer, I want to have documentation to
> know how to run, debug and extend the frontend.
> Acceptance criteria:
> # All frontend requirements are listed
> # Concepts that are followed in the frontend application are presented
> # Steps on how to run the frontend application are presented
> # Steps on how to debug the frontend application are presented
> # Possible extensions for the frontend application are presented
--
This message was sent by Atlassian Jira
(v8.20.1#820001)