简体   繁体   中英

Support for Google BigQuery JDBC Driver using KNIME

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!

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 (Ie Concurrent queries limit, execution time limit, maximum response size, etc...).

Hope it helps.

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM