olavloite / spanner-jdbc

JDBC Driver for Google Cloud Spanner
MIT License
38 stars 10 forks source link

#spanner-beam-example/1 fix beam example #94

Closed olavloite closed 6 years ago

olavloite commented 6 years ago

The beam example did not work (anymore) with version 2.5.0 of apache-beam. Also, this fix introduces support for getting a key file from a google storage bucket, as that makes it easier to specify a key file when using an external runner such as the Dataflow runner.