RVR-BQ-RDBMS-001
- 1 Minute to read
- Print
- DarkLight
- PDF
RVR-BQ-RDBMS-001
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Issue Summary
- The error code
RVR-BQ-RDBMS-001
, with the messageMISSING_CONNECTION_FIELD
for the data connectorbq_src
, suggests that a required connection field is not found or is incorrectly configured. This error typically indicates a problem with the connection settings to the BigQuery source in Rivery.
- The error code
Action Steps:
- Verify your connection configuration in Rivery for your
bq_src
connector. Ensure that all required fields for connecting to BigQuery are filled out correctly. - Review the connection settings to ensure that:
- Proper authentication credentials (Service Account Key) are provided.
- The BigQuery project ID is correct.
- Any required permissions or roles in Google Cloud are properly set.
- If you are using a Service Account, ensure that JSON key file is uploaded and the account has necessary access to the BigQuery datasets you are working with.
- Check for any recent changes in your Google Cloud settings that may affect connectivity.
- Consult the Rivery documentation for detailed setup instructions of BigQuery connections to ensure no steps were missed during configuration .
- Verify your connection configuration in Rivery for your
External References:
- Rivery BigQuery Connection Documentation: Rivery Docs
- Google BigQuery Authentication: Google Cloud Documentation
If the issue persists or you need further assistance, please open a ticket with Rivery support.
Was this article helpful?