Make user or obtain administrator rights
I installed AirByte docker version and set user and pass through .env file.
Issue with Extracting API Data Using Airbyte Builder
I am using Airbyte to hit an API and retrieve details for a specific trading pair. I’m utilizing the builder feature of Airbyte to construct and send the API request. Below is the request I am firing:
AirByte Source Template [closed]
Closed 4 days ago.
I have the following issue: I need to customize an additional Braze destination for Airbyte. However, I don’t know where to start or how to do it
i would like custom a new destination is Braze
Airbyte OSS QuickBooks Connector: AttributeError: ‘str’ object has no attribute ‘eval’ on connection check
I’m experiencing an issue with the QuickBooks connector on my Airbyte OSS installation. When attempting to connect to the QuickBooks source, I receive the following error:
Airbyte modify destination table name
I have a clickhouse source table and a bigqeury destination table.
I’ve setup a connection, and i want to copy the clickhouse table to bigquery.
Everything works fine, however i would like to change the destination table name.
If, say, the clickhouse source table is named users
,
then i want the destination bigquery table to be named customers
(instead of users
).
Error: couldn’t find key DATABASE_USER in Secret airbyte-airbyte-secrets
I am trying to deploy Airbyte to Amazon EKS by its helm chart.
Following this tutorial, I have created Kubernetes secret production-hm-airbyte-secret
with values
Error: couldn’t find key DATABASE_USER in Secret production-hm-airbyte/airbyte-airbyte-secrets
I am trying to deploy Airbyte to Amazon EKS by its helm chart.
Following this tutorial, I have created Kubernetes secret production-hm-airbyte-secret
with values
How do I update a destination after upgrading the custom destination connector in Airbyte
So here is my scenario.