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/04 05:10:02 UTC

[GitHub] [beam] jeffreyung opened a new issue, #22146: instanceId.get() being called if using Dataflow Templates

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

   https://github.com/apache/beam/blob/b53b16f1fb41913b0e8bbe9d64d71b8e3ebfbbf6/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/spanner/SpannerConfig.java#L165
   
   I've built a Dataflow pipeline template which uses the SpannerConfig class and, after upgrading to BEAM 2.40.0, it fails to build because `instanceId.get()` is being called and it seems that this line is causing the 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.apache.org

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


[GitHub] [beam] github-actions[bot] commented on issue #22146: instanceId.get() being called when using Dataflow Templates after upgrading to 2.40.0

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #22146:
URL: https://github.com/apache/beam/issues/22146#issuecomment-1251347048

   Label  cannot be managed because it does not exist in the repo. Please check your spelling.


-- 
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] aromanenko-dev closed issue #22146: instanceId.get() being called when using Dataflow Templates after upgrading to 2.40.0

Posted by GitBox <gi...@apache.org>.
aromanenko-dev closed issue #22146: instanceId.get() being called when using Dataflow Templates after upgrading to 2.40.0
URL: https://github.com/apache/beam/issues/22146


-- 
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] bvolpato commented on issue #22146: instanceId.get() being called when using Dataflow Templates after upgrading to 2.40.0

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

   .add-labels bug,gcp,io,java,P1


-- 
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] bvolpato commented on issue #22146: instanceId.get() being called when using Dataflow Templates after upgrading to 2.40.0

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

   Also reported here https://stackoverflow.com/questions/73765145/apache-beam-illegalstateexception-value-only-available-at-runtime-after-upgra
   
   Will give it a shot .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


[GitHub] [beam] bvolpato commented on issue #22146: instanceId.get() being called when using Dataflow Templates after upgrading to 2.40.0

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

   .remove-labels stale
   .add-labels gcp, io, java


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