[ https://issues.apache.org/jira/browse/BEAM-13182?focusedWorklogId=701320&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-701320 ]
ASF GitHub Bot logged work on BEAM-13182: ----------------------------------------- Author: ASF GitHub Bot Created on: 27/Dec/21 14:03 Start Date: 27/Dec/21 14:03 Worklog Time Spent: 10m Work Description: KhaninArtur commented on a change in pull request #16364: URL: https://github.com/apache/beam/pull/16364#discussion_r775511756 ########## File path: playground/backend/README.md ########## @@ -105,3 +105,20 @@ One more way to run the server is to run it locally how it is described above. To call the server from another client – models and client code should be generated using the `playground/api/v1/api.proto` file. More information about generating models and client's code using `.proto` files for each language can be found [here](https://grpc.io/docs/languages/). + +## Running the Beam Code +### RunCode representation +The following diagram represents the execution of beam code at the server: + + +### Validators/preparators representation +To clarify which validators and preparators used with the code: + + +## Deployment + +TBD + +## How to Contribute + +TBD Review comment: Could you please remove these 2 headers, we have them in different docs -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 701320) Time Spent: 20m (was: 10m) > [Playground] Document in detail the process of a Java pipeline (including > handling of the main method) > ------------------------------------------------------------------------------------------------------ > > Key: BEAM-13182 > URL: https://issues.apache.org/jira/browse/BEAM-13182 > Project: Beam > Issue Type: Task > Components: beam-playground > Reporter: Pablo Estrada > Assignee: Daria Malkova > Priority: P3 > Labels: beam-playground-backend, beam-playground-beta-launch, > beam-playground-sprint-5 > Time Spent: 20m > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.20.1#820001)