GokuMohandas / data-engineering

Construct a modern data stack and orchestration the workflows to create high quality data for analytics and ML applications.
195 stars 32 forks source link

Configuration check failed #1

Open GuesmiAbd opened 1 year ago

GuesmiAbd commented 1 year ago

Hello, I'm not able to create destinations: Configuration check failed Failed to check connection: Access Denied: BigQuery BigQuery: Streaming insert is not allowed in the free tier

GokuMohandas commented 1 year ago

Hi @GuesmiAbd, it seems that this operation is no longer offered in the free tier: https://cloud.google.com/bigquery/docs/streaming-data-into-bigquery

I can make the change once I have some time to update this example but it seems we have to use the Write API now.