title: “Try Beam Playground”

Try Beam Playground

Beam Playground is an interactive environment to try out Beam transforms and examples without having to install Apache Beam in your environment.

You can try the available Apache Beam examples at Beam Playground.

Beam Playground WordCount Example

{{< playground height=“700px” >}} {{< playground_snippet language=“java” path=“SDK_JAVA_MinimalWordCount” >}} {{< playground_snippet language=“py” path=“SDK_PYTHON_WordCountWithMetrics” >}} {{< playground_snippet language=“go” path=“SDK_GO_MinimalWordCount” >}} {{< playground_snippet language=“scio” path=“SDK_SCIO_MinimalWordCount” >}} {{< /playground >}}

See here for adding new examples.

Next Steps

Please don't hesitate to reach out if you encounter any issues!