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

instanceId.get() being called when using Dataflow Templates after upgrading to 2.40.0 #22146

Closed
jeffreyung opened this issue Jul 4, 2022 · 4 comments

Comments

@jeffreyung
Copy link

jeffreyung commented Jul 4, 2022

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.

I suspect this may break the existing Google-provided Dataflow Templates which uses Spanner.

@jeffreyung jeffreyung changed the title instanceId.get() being called if using Dataflow Templates instanceId.get() being called when using Dataflow Templates after upgrading to 2.400 Jul 4, 2022
@jeffreyung jeffreyung changed the title instanceId.get() being called when using Dataflow Templates after upgrading to 2.400 instanceId.get() being called when using Dataflow Templates after upgrading to 2.40.0 Jul 4, 2022
@github-actions github-actions bot added the stale label Sep 2, 2022
@bvolpato
Copy link
Contributor

@bvolpato
Copy link
Contributor

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

@github-actions github-actions bot removed the stale label Sep 19, 2022
@github-actions
Copy link
Contributor

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

@bvolpato
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants