Rocky Appiah
06/27/2022, 7:15 PMRocky Appiah
06/27/2022, 8:30 PM2022-06-27 20:14:05 source > 2022-06-27 20:14:05 ERROR i.d.p.ErrorHandler(setProducerThrowable):35 - Producer failure
2022-06-27 20:14:05 source > java.lang.NoSuchMethodError: 'java.time.OffsetDateTime org.postgresql.jdbc.TimestampUtils.toOffsetDateTime(java.lang.String)'
2022-06-27 20:14:05 source > at io.debezium.connector.postgresql.connection.PostgresDefaultValueConverter.lambda$createDefaultValueMappers$23(PostgresDefaultValueConverter.java:169) ~[debezium-connector-postgres-1.9.2.Final.jar:1.9.2.Final]
2022-06-27 20:14:05 source > at io.debezium.connector.postgresql.connection.PostgresDefaultValueConverter.parseDefaultValue(PostgresDefaultValueConverter.java:77) ~[debezium-connector-postgres-1.9.2.Final.jar:1.9.2.Final]
2022-06-27 20:14:05 source > at io.debezium.relational.TableSchemaBuilder.lambda$addField$9(TableSchemaBuilder.java:391) ~[debezium-core-1.9.2.Final.jar:1.9.2.Final]
2022-06-27 20:14:05 source > at java.util.Optional.flatMap(Optional.java:289) ~[?:?]
Tomas Perez
06/27/2022, 8:38 PMsource-dynamodb
Jules Druelle
06/28/2022, 10:09 AMCould not connect to the Gcs bucket with the provided configuration. The specified key does not exist. (Service: Amazon S3; Status Code: 404; Error Code: NoSuchKey; Request ID: null; S3 Extended Request ID: null; Proxy: null)
The error mentions Amazon S3 while I am trying to setup a connection with Bigquery on GCP, does anyone have this strange error too?Amanda Murphy
06/28/2022, 5:04 PMTomas Perez
06/29/2022, 4:43 AMincremental | deduped + history
any idea why?Gustavo Guerra
06/29/2022, 1:50 PMCould not connect with provided configuration. Error: HikariPool-1 - Connection is not available, request timed out after 60002ms.
2022-06-28 19:45:45 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - at org.postgresql.core.SetupQueryRunner.run(SetupQueryRunner.java:55) ~[postgresql-42.3.4.jar:42.3.4]
2022-06-28 19:45:45 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - at org.postgresql.core.v3.ConnectionFactoryImpl.runInitialQueries(ConnectionFactoryImpl.java:871) ~[postgresql-42.3.4.jar:42.3.4]
2022-06-28 19:45:45 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:304) ~[postgresql-42.3.4.jar:42.3.4]
2022-06-28 19:45:45 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:49) ~[postgresql-42.3.4.jar:42.3.4]
2022-06-28 19:45:45 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - at org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:223) ~[postgresql-42.3.4.jar:42.3.4]
2022-06-28 19:45:45 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - at org.postgresql.Driver.makeConnection(Driver.java:402) ~[postgresql-42.3.4.jar:42.3.4]
2022-06-28 19:45:45 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - at org.postgresql.Driver.connect(Driver.java:261) ~[postgresql-42.3.4.jar:42.3.4]
2022-06-28 19:45:45 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-5.0.1.jar:?]
2022-06-28 19:45:45 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359) ~[HikariCP-5.0.1.jar:?]
2022-06-28 19:45:45 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201) ~[HikariCP-5.0.1.jar:?]
2022-06-28 19:45:45 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470) ~[HikariCP-5.0.1.jar:?]
2022-06-28 19:45:45 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - at com.zaxxer.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:733) ~[HikariCP-5.0.1.jar:?]
2022-06-28 19:45:45 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - at com.zaxxer.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:712) ~[HikariCP-5.0.1.jar:?]
2022-06-28 19:45:45 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
2022-06-28 19:45:45 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
2022-06-28 19:45:45 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
2022-06-28 19:45:45 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - at java.lang.Thread.run(Thread.java:833) ~[?:?]
2022-06-28 19:45:45 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-28 19:45:45 INFO c.z.h.HikariDataSource(close):350 - HikariPool-1 - Shutdown initiated...
2022-06-28 19:45:46 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-28 19:45:46 INFO c.z.h.HikariDataSource(close):352 - HikariPool-1 - Shutdown completed.
2022-06-28 19:45:47 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling...
Rocky Appiah
06/29/2022, 8:48 PMSync mode
of Incremental | Append
on a table which has a unique key, instead of a primary key?
I’ve already configured the REPLICA IDENTITY
in the postgres table to match the unique key, and I can see on the postgres side of things that changes are being output to replication slot;Leo G
06/29/2022, 8:58 PMGiorgos Tzanakis
06/30/2022, 12:37 PMAnh-Tho (Lago)
06/30/2022, 3:37 PMSimon Thelin
07/02/2022, 7:12 AMPostgres -> S3 (parquet)
around ~50-100gb
?
It currently takes around ~10 GB
per hour for the current deployment to sync data.
The workers utilise almost no memory (~200-300 mb
), and each worker only spawns one single writer. The writer utilises around 1.5-2GB
.
And the core
usage of the writer is around 0-1
.
I am running this in K8S
.
Is there anyone who has been able to tweak this in a similar scenario and made it work a bit faster?
Can I force the writer to use more cores
to increase parallelism?Anton Peniaziev
07/03/2022, 2:08 PM2022-07-03 13:56:20 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Class path contains multiple SLF4J bindings.
2022-07-03 13:56:20 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
2022-07-03 13:56:20 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
2022-07-03 13:56:20 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Found binding in [jar:file:/airbyte/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
2022-07-03 13:56:20 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: See <http://www.slf4j.org/codes.html#multiple_bindings> for an explanation.
2022-07-03 13:56:20 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
Albinas Plėšnys
07/04/2022, 9:50 AMRocky Appiah
07/05/2022, 1:55 PMRocky Appiah
07/07/2022, 7:38 PMThomas Gerber
07/07/2022, 8:56 PMMartin Carlsson
07/08/2022, 5:34 AMVaibhav Pal Singh
07/10/2022, 4:18 AMRafael Soufraz
07/11/2022, 8:30 AMJensen Yap
07/11/2022, 1:57 PMKavin Rajagopal
07/11/2022, 2:15 PMsarath saleem
07/11/2022, 11:18 PMKerry Chu
07/12/2022, 12:14 AMAirbyte Specification
Link in this doc page is not found.Pipat Methavanitpong
07/12/2022, 4:09 AMRahul Yadav
07/12/2022, 5:43 AMPranit
07/12/2022, 8:04 AMGustavo Guerra
07/12/2022, 2:04 PMTobias Troelsen
07/12/2022, 8:58 PMFind subscription by deal
) that require other endpoint (e.g. all deals
) as input
Hi all
Looking for some assistance / direction on an expansion of the pipedrive connector I am trying to do.
Exemplified by this:
• Need to retrieve all subscription with the Find subscription by deal
endpoint
• That endpoint take as input parameter the deal id that I am searching for subscription for
• That deal-id is retrieved through the Get all deals
endpoint
• Same applies for Get all payments of a Subscription
, where I need the subscription ID retrieved through the Find subscription by deal
endpoint described above
How do I go about implementing a logic that solves this for me?
THANKS! 🙌Vishal Jain
07/13/2022, 1:06 AM2022-07-13 01:01:26 ERROR i.a.c.i.LineGobbler(voidCall):82 - WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
Can I ignore this or is this something I should address?