Running examples
Here we describe all the necessary things to run the examples
Adding connection
GCP
Download and install Google Cloud SDK. After installing Google Cloud CLI, log in to your GCP account (you can start one for free), by running:
After setting up the GCP account, create a GCP project. That will be the GCP billing project used to run SQL sensors on the public datasets provided by Google.
The examples are using the name of the GCP billing project, received as an environment variable GCP_PROJECT
.
Set and export this variable before starting DQO shell.