[
https://issues.apache.org/jira/browse/BEAM-4229?focusedWorklogId=98906&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-98906
]
ASF GitHub Bot logged work on BEAM-4229:
----------------------------------------
Author: ASF GitHub Bot
Created on: 07/May/18 07:24
Start Date: 07/May/18 07:24
Worklog Time Spent: 10m
Work Description: chamikaramj commented on issue #5286: [BEAM-4229]
Revert BigQuery SQL support so Spanner works
URL: https://github.com/apache/beam/pull/5286#issuecomment-386981229
I think updating globally is safer. For example, DataflowRunner might run
into an incorrect state if a gRPC jar pulled in from a module is added to the
classpath along with the version shaded internally.
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 98906)
Time Spent: 2h 20m (was: 2h 10m)
> PostCommits broken on SpannerReadIT tests
> -----------------------------------------
>
> Key: BEAM-4229
> URL: https://issues.apache.org/jira/browse/BEAM-4229
> Project: Beam
> Issue Type: Bug
> Components: testing
> Affects Versions: 2.5.0
> Reporter: Scott Wegner
> Assignee: Andrew Pilloud
> Priority: Blocker
> Fix For: 2.5.0
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> SpannerReadIT tests are currently broken in Java post-commit tests:
> [https://scans.gradle.com/s/ajlgofucflem2/tests/failed]
> {quote}:beam-runners-google-cloud-dataflow-java:googleCloudPlatformIntegrationTestorg.apache.beam.sdk.io.gcp.spanner.SpannerReadIT
> » testQuery (0.134s)
> java.lang.NoClassDefFoundError:
> com/google/api/gax/retrying/ExceptionRetryAlgorithm
> Caused by: java.lang.ClassNotFoundException:
> com.google.api.gax.retrying.ExceptionRetryAlgorithm{quote}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)