Issue with MySQL connection after Airbyte update

Summary

Error message ‘io.airbyte.cdk.integrations.source.relationaldb.state.FailedRecordIteratorException: java.lang.NullPointerException: Cannot invoke ‘com.fasterxml.jackson.databind.JsonNode.asText()’ because the return value of ‘com.fasterxml.jackson.databind.JsonNode.get(String)’ is null’ when syncing MySQL database after Airbyte update.


Question

Hi guys, since I’m using the new version of airbyte (after 0.50.2), my connection with my database MySQL doesn’t work completely (Sync Partially Succeded: some tables are transmitted but not all of them), i have this error on my sync job :
io.airbyte.cdk.integrations.source.relationaldb.state.FailedRecordIteratorException: java.lang.NullPointerException: Cannot invoke "com.fasterxml.jackson.databind.JsonNode.asText()" because the return value of "com.fasterxml.jackson.databind.JsonNode.get(String)" is null
I tried to read logs but i don’t understand.
Thanks for your help



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["mysql-connector", "airbyte-update", "error-message", "sync-issue"]