You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "Dal-Papa (via GitHub)" <gi...@apache.org> on 2024/03/04 13:59:00 UTC

[I] [Bug]: Tour examples are not running [beam]

Dal-Papa opened a new issue, #30477:
URL: https://github.com/apache/beam/issues/30477

   ### 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
   - [X] 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


-- 
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-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] [Bug]: Tour examples are not running [beam]

Posted by "Dal-Papa (via GitHub)" <gi...@apache.org>.
Dal-Papa commented on issue #30477:
URL: https://github.com/apache/beam/issues/30477#issuecomment-1976641878

   .take-issue


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] [Bug]: Tour examples are not running [beam]

Posted by "lostluck (via GitHub)" <gi...@apache.org>.
lostluck closed issue #30477: [Bug]: Tour examples are not running
URL: https://github.com/apache/beam/issues/30477


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] [Bug]: Tour examples are not running [beam]

Posted by "lostluck (via GitHub)" <gi...@apache.org>.
lostluck commented on issue #30477:
URL: https://github.com/apache/beam/issues/30477#issuecomment-2019020848

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


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org