Ari Bajo (Airbyte)
03/28/2022, 8:30 PMJoel Turcotte Gaucher
03/29/2022, 5:33 PMJason Rich
03/31/2022, 1:42 PMairtable
connector for my marketing team, and I am running into an issue when specifying the tables within the base to pull in. When I specify the table name I get the HTTPSConnectionPool(host='<http://api.airtable.com|api.airtable.com>', port=443): Max retries exceeded with ...
error. However, when don't specify the table the source in created (and ultimately connector), however, no data pulls in. Many thanks for the assist.Kyle Cheung
03/31/2022, 8:48 PMtony
04/06/2022, 12:08 PMAmeya
04/06/2022, 4:27 PM0.35.56-alpha
with postgres source connector 0.4.9
with CDC to replicate to bigquery as the destination.
We’re observing the same replication problem as - https://github.com/airbytehq/airbyte/issues/8830, where if a row is deleted in source, the destination continues to display the row in the replicated table. The <table_name>_scd
shows _is_airbyte_active
column which reflects the deletion, which indicates that there’s a bug in the transformation logic that builds the main table.
This is a blocker for us and would be happy to open a PR, if pointed in the right direction. Any advice?Antonia Villa
04/06/2022, 9:53 PM0 Bytes | no records | no records
. Has anyone experienced this issue?
022-04-06 21:47:45 normalization > 21:47:45 Completed successfully
2022-04-06 21:47:45 normalization > 21:47:45
2022-04-06 21:47:45 normalization > 21:47:45 Done. PASS=24 WARN=0 ERROR=0 SKIP=0 TOTAL=24
2022-04-06 21:47:45 INFO i.a.w.DefaultNormalizationWorker(run):69 - Normalization executed in 4 minutes 55 seconds.
2022-04-06 21:47:45 INFO i.a.w.t.TemporalAttemptExecution(get):131 - Stopping cancellation check scheduling...
2022-04-06 21:47:45 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):235 - Stopping temporal heartbeating...
2022-04-06 21:47:45 WARN i.a.s.p.JobNotifier(notifyJob):123 - Failed to successfully notify success:
Andy McVitty
04/07/2022, 4:02 PMMadison Mae
04/07/2022, 6:58 PMcustom_format
is the schema in my data warehouse supposed to be what i have under namespace_custom_format
or destination_stream_prefix
? I'm seeing the data ingesting to schema mailchimp_
and with a prefix _airbyte_
and _airbyte_raw_
Prasad Chalasani
04/07/2022, 8:01 PMJerry Wohlgemuth
04/08/2022, 3:13 PM2022-04-08 02:16:20 source > 2022-04-08 02:16:20 ERROR i.a.c.u.CompositeIterator(close):93 - exception while closing
2022-04-08 02:16:20 source > java.lang.RuntimeException: java.sql.SQLException: [Amazon](500150) Error setting/closing connection: Not Connected.
Joey Taleño
04/13/2022, 5:07 AMJorge Lucas
04/13/2022, 2:33 PMJordan Fox
04/13/2022, 11:00 PMAlexandru Manolache
04/14/2022, 6:28 AMZlatan Ivanov
04/14/2022, 8:04 AMJay Bujala
04/14/2022, 12:40 PMNicolas M
04/14/2022, 11:10 PMAlex Banks
04/17/2022, 6:27 AMJustin Hiza
04/18/2022, 12:12 AMairbyte-worker | Caused by: io.airbyte.workers.WorkerException: Could not find image: airbyte/source-square:0.1.4
Sreeram Venkitesh
04/18/2022, 4:25 PMpublic
schema is accessible, but the data I want to copy resides in another schema.Felix Becker
04/19/2022, 1:01 PMArtem Merkulov
04/19/2022, 7:28 PMUnable to find pod to retrieve exit value. Defaulting to value 143. This is expected if the job was cancelled.
Logs attached.
Could you suggest something?Vaibhav Kumar
04/20/2022, 7:47 AMairbyte-bootloader | 2022-04-20 07:45:07 ERROR i.a.b.BootloaderApp(assertNonBreakingMigration):189 - ___ ___________________ ________________ _ __
airbyte-bootloader | / |/_ __/_ __/ ____/ | / /_ __/ _/ __ \/ | / /
airbyte-bootloader | ________________________ / /| | / / / / / __/ / |/ / / / / // / / / |/ / ________________________
airbyte-bootloader | /_____/_____/_____/_____/ / ___ |/ / / / / /___/ /| / / / _/ // /_/ / /| / /_____/_____/_____/_____/
airbyte-bootloader | __ _______ __________ /_/ _|_/_/ _/_/_/_____/_/_|_/_/_/ /___/\____/_/_|_/ __ __________ __________
airbyte-bootloader | / / / / ___// ____/ __ \ / _/ | / / __ \/ / / /_ __/ / __ \/ ____/ __ \/ / / / _/ __ \/ ____/ __ \
airbyte-bootloader | / / / /\__ \/ __/ / /_/ / / // |/ / /_/ / / / / / / / /_/ / __/ / / / / / / // // /_/ / __/ / / / /
airbyte-bootloader | / /_/ /___/ / /___/ _, _/ _/ // /| / ____/ /_/ / / / / _, _/ /___/ /_/ / /_/ // // _, _/ /___/ /_/ /
airbyte-bootloader | \____//____/_____/_/ |_| /___/_/ |_/_/ \____/ /_/ /_/ |_/_____/\___\_\____/___/_/ |_/_____/_____/
airbyte-bootloader |
airbyte-bootloader | -------------------
airbyte-bootloader | See details below
airbyte-bootloader | -------------------
airbyte-bootloader |
airbyte-bootloader | 2022-04-20 07:45:07 ERROR i.a.b.BootloaderApp(assertNonBreakingMigration):197 - Cannot upgrade from version 0.27.1-alpha to version 0.36.1-alpha directly. First you must upgrade to version 0.32.0-alpha. After that upgrade is complete, you may upgrade to version 0.36.1-alpha
Joey Taleño
04/20/2022, 2:04 PMSuwara
04/20/2022, 7:03 PM403 Client Error: Forbidden for url: <https://api.sendgrid.com/v3/suppression/blocks?start_time=1641024000&end_time=1650479150&limit=50>
Is there anything I can do to avoid this error?Jay Tavares
04/20/2022, 7:36 PMRomain LOPEZ
04/20/2022, 7:58 PMXiangxuan Liu
04/21/2022, 11:27 AMRomain LOPEZ
04/21/2022, 1:47 PM