You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Luke Cwik (JIRA)" <ji...@apache.org> on 2017/12/21 21:29:00 UTC

[jira] [Resolved] (BEAM-3387) Bigtable integration tests failed due to client version dependency change

     [ https://issues.apache.org/jira/browse/BEAM-3387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luke Cwik resolved BEAM-3387.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 2.3.0

Passing run https://builds.apache.org/view/A-D/view/Beam/job/beam_PostCommit_Java_MavenInstall/5504/

> Bigtable integration tests failed due to client version dependency change
> -------------------------------------------------------------------------
>
>                 Key: BEAM-3387
>                 URL: https://issues.apache.org/jira/browse/BEAM-3387
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-gcp
>            Reporter: Luke Cwik
>            Assignee: Luke Cwik
>            Priority: Critical
>             Fix For: 2.3.0
>
>
> Seems like a protobuf dependency issue.
> Breaking commit:
> https://github.com/apache/beam/commit/853f0dc3e75c5207db4dbea79a61f58c577b8392
> (f26bf50e2e23f2b7): java.lang.NoSuchMethodError: com.google.protobuf.AbstractMessageLite$Builder.addAll(Ljava/lang/Iterable;Ljava/util/List;)V
>  at com.google.bigtable.v2.MutateRowRequest$Builder.addAllMutations(MutateRowRequest.java:924)
>  at org.apache.beam.sdk.io.gcp.bigtable.BigtableServiceImpl$BigtableWriterImpl.writeRecord(BigtableServiceImpl.java:225)
>  at org.apache.beam.sdk.io.gcp.bigtable.BigtableIO$Write$BigtableWriterFn.processElement(BigtableIO.java:642)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)