[ 
https://issues.apache.org/jira/browse/BEAM-3387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16300433#comment-16300433
 ] 

ASF GitHub Bot commented on BEAM-3387:
--------------------------------------

lukecwik closed pull request #4308: [BEAM-3387] Revert "Update BigTable client 
version"
URL: https://github.com/apache/beam/pull/4308
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/pom.xml b/pom.xml
index d9378442964..987a995fd71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@
     <args4j.version>2.33</args4j.version>
     <avro.version>1.8.2</avro.version>
     <bigquery.version>v2-rev355-1.22.0</bigquery.version>
-    <bigtable.version>1.0.0</bigtable.version>
+    <bigtable.version>1.0.0-pre3</bigtable.version>
     <cloudresourcemanager.version>v1-rev6-1.22.0</cloudresourcemanager.version>
     <pubsubgrpc.version>0.1.18</pubsubgrpc.version>
     <clouddebugger.version>v2-rev8-1.22.0</clouddebugger.version>


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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: Chamikara Jayalath
>            Priority: Critical
>
> 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)

Reply via email to