[
https://issues.apache.org/jira/browse/BEAM-6671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17122922#comment-17122922
]
Beam JIRA Bot commented on BEAM-6671:
-------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> Beam 2.9.0 java.lang.NoSuchFieldError:
> internal_static_google_rpc_LocalizedMessage_fieldAccessorTable
> -----------------------------------------------------------------------------------------------------
>
> Key: BEAM-6671
> URL: https://issues.apache.org/jira/browse/BEAM-6671
> Project: Beam
> Issue Type: New Feature
> Components: build-system
> Reporter: Alex Amato
> Priority: P2
> Labels: stale-P2
>
> I received a report from a Dataflow user encountering this in Beam 2.9.0 when
> creating a spanner instance. I wanted to post this here as this is known to
> be related to dependency conflicts in the past
> ([https://stackoverflow.com/questions/46684071/error-using-spannerio-in-apache-beam]).
>
> java.lang.NoSuchFieldError:
> internal_static_google_rpc_LocalizedMessage_fieldAccessorTable
> at
> com.google.rpc.LocalizedMessage.internalGetFieldAccessorTable(LocalizedMessage.java:90)
> at
> com.google.protobuf.GeneratedMessageV3.getDescriptorForType(GeneratedMessageV3.java:121)
> at io.grpc.protobuf.ProtoUtils.keyForProto(ProtoUtils.java:67)
> at
> com.google.cloud.spanner.spi.v1.SpannerErrorInterceptor.<clinit>(SpannerErrorInterceptor.java:47)
> at
> com.google.cloud.spanner.spi.v1.GrpcSpannerRpc.<init>(GrpcSpannerRpc.java:136)
> at
> com.google.cloud.spanner.SpannerOptions$DefaultSpannerRpcFactory.create(SpannerOptions.java:73)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)