Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Tour examples are not running #30477

Open
1 of 16 tasks
Dal-Papa opened this issue Mar 4, 2024 · 2 comments · Fixed by #30478
Open
1 of 16 tasks

[Bug]: Tour examples are not running #30477

Dal-Papa opened this issue Mar 4, 2024 · 2 comments · Fixed by #30478
Assignees

Comments

@Dal-Papa
Copy link
Contributor

Dal-Papa commented Mar 4, 2024

What happened?

When running the Tour of Beam Go examples after modifying them, we get the following error :

error: exit status 2
output: 2024/03/04 13:55:37 INFO Serving JobManagement endpoint=localhost:35833
panic: Beam has not been initialized. Call beam.Init() before pipeline construction.

That is most likely because beam.Init is mandatory in new versions of the runner which the Playground is now using.

Issue Priority

Priority: 3 (minor)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam YAML
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner
@Dal-Papa
Copy link
Contributor Author

Dal-Papa commented Mar 4, 2024

.take-issue

@lostluck
Copy link
Contributor

Re-opening since the first PR only covered part of the changes.

@damccorm damccorm removed this from the 2.56.0 Release milestone Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants