0
votes

I get an error when using the following JDBC driver to retrieve BigQuery data in KNIME

The Error Message is in the Database Connection Table Reader node as follow:

Execute failed: " Simba BigQueryJDBCDriver 100033" Error getting job status.

However, this only occurs after consecutively running a couple of similar data flows including the BigQuery driver, in KNIME.

After google searches, no extra info was found. And I already updated the driver / KNIME to the latest version. Als tried to rerun the flow on a different system with no success.

Is there a quota/limits attached to usin g this specific driver?

Hope someone is able to help!

2
have you tried asking KNIME support or Simba?Tamir Klein

2 Answers

1
votes

I found this issue tracker, it seems that you opened it and there's already interaction with the BigQuery's Engineering team. Thus, I suggest following the interaction made there and subscribing to it to keep updated as you'll receive e-mails regarding its progress.

Regarding your question about the limits for the driver, the quotas and limits that you usually have in BigQuery will apply to the Simba driver too (I.e. Concurrent queries limit, execution time limit, maximum response size, etc...).

Hope it helps.

0
votes

Just discovered a new query limit is set at company's Group level, some miscommunication internally. Sorry for bothering and thans for the feedback!