You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/07/16 16:48:58 UTC

[GitHub] [beam] vchunikhin opened a new issue, #22309: [Playground][Bug]: Moving the initialization of properties file

vchunikhin opened a new issue, #22309:
URL: https://github.com/apache/beam/issues/22309

   ### What happened?
   
   Since Sdk_SDK_UNSPECIFIED in charge of datastore interaction, the properties file is needed only for this sdk
   Otherwise, will be the next error for other SDKs like that:
   
   ```
   │panic: Config File "properties" Not Found in "[/]"
   │
   │goroutine 1 [running]:
   │main.main()
   │	/go/src/playground/backend/cmd/server/server.go:203 +0x33
   ```
   
   ### Issue Priority
   
   Priority: 2
   
   ### Issue Component
   
   Component: beam-playground


-- 
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


[GitHub] [beam] pabloem closed issue #22309: [Playground][Bug]: Moving the initialization of properties file

Posted by GitBox <gi...@apache.org>.
pabloem closed issue #22309: [Playground][Bug]: Moving the initialization of properties file
URL: https://github.com/apache/beam/issues/22309


-- 
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


[GitHub] [beam] vchunikhin commented on issue #22309: [Playground][Bug]: Moving the initialization of properties file

Posted by GitBox <gi...@apache.org>.
vchunikhin commented on issue #22309:
URL: https://github.com/apache/beam/issues/22309#issuecomment-1186237118

   .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