Issue with AWS Glue Destination Connector on Airbyte Cloud

Summary

User encounters a compatibility issue with AWS Glue destination connector on Airbyte Cloud, requiring an upgrade to the platform version that the user cannot perform.


Question

Hello
I’m encountering an issue with the AWS Glue destination connector on Airbyte Cloud. The error message states: "Failure in destination: You must upgrade your platform version to use this connector version. Either downgrade your connector or upgrade platform to 0.63.7."

This connector was working perfectly yesterday. I believe a recent update to the connector (likely yesterday afternoon) has made it incompatible with the current platform version of my Airbyte Cloud workspace.

Since I am on Airbyte Cloud, I can’t manually upgrade the platform version or downgrade the connector.

Thank you 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

['aws-glue', 'destination-connector', 'airbyte-cloud', 'connector-version', 'platform-version']

<@U0826L71K4K>
I was facing the same issue in K8s.
This can be solved using below query
update actor_defination_version
set supports_refreshes =true where docke_repository=<your-source-aws-glue-image>;

or downgrade your connector version
https://docs.airbyte.com/integrations/destinations/s3-glue#changelog