Hello,
Maybe I'm missing something, but I cannot get PubSub Subscription to BigQuery sink to work using directions such as https://cloud.google.com/pubsub/docs/bigquery.
- Created a topic that has a Service Account SA
- Created a dataset and a couple of tables that are shared at the dataset level to SA
- Created a subscription with multiple configs that match the table schemas
- Added IAM permissions for the SA (BQ Editor, Metadata Viewer)
All topics and subscriptions are in the green state and there are no log messages, and there is no data in the tables after submitting messages manually, even after waiting. [We tried everything in the troubleshooting page: https://cloud.google.com/pubsub/docs/bigquery-troubleshooting].
Any ideas?
Best,
Jon
Hi @JPowell,
Welcome back to Google Cloud Community.
Here are some additional checking you may try to perform.
@Aris_O I am having an issue with BigQuery subscription and reading & following your 4 points above I triple checked Cloud Logging: there is no trace of an anomaly. Is there a setting somewhere for this ? I could not find a way to enable Cloud Logging as you elude to.
Thanks for your help.