Error building Azure Synapse Destination connector

Summary

Issue encountered during the buildConnectorImage stage of adapting MSSQL connector for Azure Synapse Destination. Error message: ‘Invalid value for ‘–name’: ‘destination-xsynapse’ is not one of the expected values.’ Seeking assistance on the missed steps.


Question

Hi - I’m trying to build an Azure Synapse Destination connector by adapting the already existing MSSQL connector. I am facing an issue on the buildConnectorImage stage of the compilation, where it throws me the following error:

Error: Invalid value for '--name': 'destination-xsynapse' is not one of 'source-dockerhub', 'source-secoda', (etc)

I am not sure what step I have missed? Any help would be greatly appreciated, thanks!

(If anybody ever managed to get Airbyte to work with a Synapse destination please ping - it appears the MSSQL connector is broken for Synapse)



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

["azure-synapse-destination-connector", "mssql-connector", "buildconnectorimage", "error", "adaptation"]

Hmm, I don’t know enough to give you a confident answer yet. However, you might find it helpful to review the Airbyte documentation on building new connectors: https://docs.airbyte.io/connector-development#step-2-build-a-new-connector.