Problem with bigquery

Hi,

Can’t get bigquery to work on the server, get this when looking at a bigquery workflow:

Errors loading workflow ‘Daily’: Status: Error: Daily 0 loaded with errors
Status: Error: Daily 0
Status: Error: WFM-RPT-Daily 0:117
Status: Error: BigQuery 0:117:18
Status: Error: Google BigQuery Connector 0:117:18:1
Status: Error: Loading model settings failed: Could not find the [Google_BigQuery] database driver.

Have installed the bigquery extension on the server (I think):
“Installing org.knime.features.database.extensions.bigquery.feature.group 4.1.0.v201912192311.”

Any idéas?

Hi there @patber,

seems there is no driver on Server. Check this documentation section on how to add your own JDBC drivers on the KNIME Server: https://docs.knime.com/2019-12/db_extension_guide/index.html#server_setup

Br,
Ivan

thx, had forgot that I had to do that locally as well…

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.