Skip to content

Feedback for “Google BigQuery” #9757

@WXie1031

Description

@WXie1031

In a multi-data source environment, how should the configuration for BigQuery be written? We wrote the .env file as follows:

CUBEJS_DATASOURCES=default,datasource
CUBEJS_DS_<DATASOURCE>_DB_TYPE=bigquery
CUBEJS_DS_<DATASOURCE>_DB_BQ_PROJECT_ID=dp-funcom-games
CUBEJS_DS_<DATASOURCE>_DB_BQ_KEY_FILE=bigquery_keys/my_service_account.json

The following error occurred:

Unable to load meta data.
Error: Error: The <DATASOURCE> data source is missing in the declared CUBEJS_DATASOURCES.

Metadata

Metadata

Assignees

Labels

configurationquestionThe issue is a question. Please use Stack Overflow for questions.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions