Payal Bansal
03/08/2023, 7:15 AMyuan sun
03/08/2023, 7:48 AMyuan sun
03/08/2023, 7:49 AMLenin Mishra
03/08/2023, 8:23 AMGerard Clos
03/08/2023, 10:35 AMGurpreet Singh
03/08/2023, 11:37 AMservice "bootloader" didn't complete successfully: exit 255
after the docker-compose up -d
command. Am I missing something here?Nick Saroki
03/08/2023, 1:15 PMGET_FLAT_FILE_ALL_ORDERS_DATA_BY_LAST_UPDATE_GENERAL
? I'm not certain what the best sync mode would be here... An amazon-order-id will have changes in order-status and item-status, and I don't want the historical statuses. If I do Incremental | Deduped + history w/ a PK of amazon-order-id, I can't have orders w/ multiple rows. I'm not sure what else I'd need to add to the PK to make it safely update? Does Amazon ever put the same sku in more than one row?Magnus Fagertun
03/08/2023, 1:18 PMRachel RIZK
03/08/2023, 1:57 PM/test connector=connectors/source-bing-ads
) Also this connector is GA 👀
Thanks 🙏Tmac Han
03/08/2023, 2:17 PMAndre Santos
03/08/2023, 2:33 PMRonen Konfortes
03/08/2023, 2:52 PMSettings/Sources
There seems to be a Jenkins source with latest version (0.1.23
) released 2 years ago
I deployed Airbyte using the latest Helm chart (airbyte-0.44.5
)
What am I missing?
How do I get external connectors changes to my Airbyte instance?Sivaprathap S
03/08/2023, 2:59 PMGurpreet Singh
03/08/2023, 3:07 PMFailed to fetch local catalog definitions
Gurpreet Singh
03/08/2023, 3:09 PMJorge Barrionuevo
03/08/2023, 3:19 PMIsmail Tigrek
03/08/2023, 3:46 PMMickaël Andrieu
03/08/2023, 4:11 PM2023-03-08 16:08:05 source > Row counts: {[...], 'workshops': 12038}
2023-03-08 16:08:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 1000 (541 KB)
2023-03-08 16:08:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 2000 (1 MB)
2023-03-08 16:08:13 source > Fetching range workshops!2003:4003
2023-03-08 16:08:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):359 - Total records read: 2363 (1 MB) => WHY NOT 12038 lines, or at least 4003 ????
Neethu Thomas
03/08/2023, 4:24 PM_ab_cdc_log_pos
, ab_cdc_log_file
, _ab_cdc_deleted_at
, _ab_cdc_updated_at
columns in our new Airbyte tables. Can anyone help me with this?James Salmon
03/08/2023, 4:37 PMYusuf Ogunjobi
03/08/2023, 4:38 PMJosé Lúcio Zancan Júnior
03/08/2023, 5:58 PMFailure Origin: normalization, Message: Normalization failed during the dbt run. This may indicate a problem with the data itself.
On the logs, I'm seeing a repeating error:
Pickling client objects is explicitly not supported.
Clients have non-trivial state that is local and unpickleable.
I'm attatching the log file in this message, but the errors seems to start on line 1201 (when the sync starts to interact with the BigQuery.
What I already tried, with no success:
• Delete and recreate the connection
• Delete and recreate the source
• Delete and recreate the destination
• Delete and recreate the dataset on BigQuery
• Change the dataset location (on BQ and AirByte config) between US and us-central1
• Give BigQuery Administrator IAM role to the Service Account used by the destination
• Change the loading method of the destination between GCS Staging and Standards Inserts
• Change between batch and interactive on Transformation Query Run Type
What worked, but it's kind of unfeasible for us (i'm keeping this only on the last resort): Choosing the transformation to Raw data (instead of Normalized tabular data)
Keypoints:
• The same Source works fine with a Google Cloud Storage destination
• The same type of destination (BigQuery) works fine with another sources, with the same configurations, even the sync mode (changing only the source)
• The Sync mode of this connection is Incremental | Dedup + history
and Full refresh | Overwrite
on the account_performance_report
stream
• We are using the v0.41.0 on GKE with Helm, but this problem is ocurring since the v0.40.30 (the first-one that we installed)
Thanks in advance.José Lúcio Zancan Júnior
03/08/2023, 6:00 PMJeff Jolicoeur
03/08/2023, 7:18 PMMatheus Barbosa
03/08/2023, 10:00 PMMichael Biriley
03/08/2023, 10:14 PMSECRET_PERSISTENCE="AWS_SECRET_MANAGER"
to the .env file I'm using to configure the docker stack going to work? Will it migrate existing secrets to AWS?
I've already confirmed the ec2-instance role has IAM permissions to SecretManager.
Let me know if there are any docs I can refer to. 😄 🙏Rachid Belaid
03/08/2023, 10:22 PMyuan sun
03/09/2023, 3:35 AMVISHAL B
03/09/2023, 6:46 AMVISHAL B
03/09/2023, 6:50 AM