Add BigQuery database to apache superset GKE #31293
Replies: 1 comment
-
Hey @victorpergher! I'm here to help you with any bugs, questions, or contributions you might have. Let's tackle this BigQuery issue together! To add a BigQuery connection to Apache Superset deployed on GKE, you'll need to install the
By following these steps, you should be able to successfully connect Superset to BigQuery in your GKE environment [3][4]. |
Beta Was this translation helpful? Give feedback.
-
I'm looking for a way to add BigQuery to Apache Superset.
I installed Superset using the GCP marketplace (marketplace.gcr.io/google/superset).
It's working perfectly, but now I need to add the connection to BigQuery.
In this documentation https://superset.apache.org/docs/configuration/databases/#installing-drivers-in-docker-images i can find the installation instructions, but it's for those who use Docker Compose and I'm using Kubernetes.
Is there a step-by-step guide on how to do this?
Beta Was this translation helpful? Give feedback.
All reactions