Summary
Error message ‘unprocessable-entity’ with details of missing properties like ‘databricks_server_hostname’, ‘databricks_http_path’, ‘databricks_personal_access_token’, and ‘data_source’ during JSON schema validation after upgrading Airbyte to version 0.64.3 and using Airbyte TF module version 0.6.2.
Question
Hi . we have upgraded our Airbyte version to 0.64.3, using Airbyte TF module version 0.6.2, in TF plan our changes dont raise any issues however when we hit apply I get the following error:
{"status":422,"type":"<https://reference.airbyte.com/reference/errors#unprocessable-entity>","title":"unprocessable-entity","detail":"The body of the request was not understood","documentationUrl":null,"data":{"message":"json schema validation failed when comparing the data to the json schema. \nErrors: $: required property 'databricks_server_hostname' not found, $: required property 'databricks_http_path' not found, $: required property 'databricks_personal_access_token' not found, $: required property 'data_source' not found "}}
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.