Kerry Chu
06/24/2022, 2:52 AMOwais Javed
06/24/2022, 3:25 AMDom Cimafranca
06/24/2022, 8:24 AMVijay
06/24/2022, 8:53 AMJaniek Colpaert
06/24/2022, 9:26 AMPranit
06/24/2022, 9:49 AMMarcos Marx (Airbyte)
06/24/2022, 12:50 PMShruthi Alekha
06/24/2022, 5:48 PMDharshan Viswanathan
06/25/2022, 3:41 PMDom Cimafranca
06/26/2022, 7:16 AM2022-06-26 06:19:40 source > 2022-06-26 06:19:39 INFO i.a.i.s.m.MySqlCdcStateHandler(saveState):41 - debezium state: {"mysql_db_history":"{\"source\":{\"server\":\"database_prod\"},\"position\":{\"file\":\"mysql-bin.001125\",\"pos\":
2022-06-26 06:19:40 source > 2022-06-26 06:19:39 WARN i.a.i.b.IntegrationRunner(watchForOrphanThreads):239 - The main thread is exiting while children non-daemon threads from a connector are still active.
2022-06-26 06:19:40 source > Ideally, this situation should not happen...
2022-06-26 06:19:40 source > Please check with maintainers if the connector or library code should safely clean up its threads before quitting instead.
2022-06-26 06:19:40 source > The main thread is: main (RUNNABLE)
2022-06-26 06:19:40 source > Thread stacktrace: java.base/java.lang.Thread.getStackTrace(Thread.java:1610)
2022-06-26 06:04:31 source > 2022-06-26 06:04:30 INFO i.a.i.s.m.MySqlCdcTargetPosition(reachedTargetPosition):83 - Signalling close because record's binlog file : mysql-bin.001130 , position : 66010983 is after target file : mysql-bin.001130 , target position : 66010115
2022-06-26 06:04:31 source > 2022-06-26 06:04:30 INFO i.d.e.EmbeddedEngine(stop):996 - Stopping the embedded engine
2022-06-26 06:04:31 source > 2022-06-26 06:04:30 INFO i.d.e.EmbeddedEngine(stop):1004 - Waiting for PT5M for connector to stop
2022-06-26 06:06:00 source > Jun 26, 2022 6:06:00 AM com.github.shyiko.mysql.binlog.BinaryLogClient$5 run
2022-06-26 06:06:00 source > INFO: Trying to restore lost connection to 199.299.199.199:3306
Marcos Marx (Airbyte)
06/26/2022, 2:27 PMNamer Medina
06/27/2022, 11:06 AMRepositoryHandler.jcenter()
method has been deprecated
has anyone seen this error before?Miguel Puig Garcia
06/27/2022, 12:51 PM2022-06-27 12:40:23 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - java.sql.SQLTransientConnectionException: HikariPool-1 - Connection is not available, request timed out after 30003ms.
We don’t have much flexibility to update that MSSQL box and the JVM vars.
The same connector in Fivetran with the same configuration works correctly.
Also sshing into the box works fine ssh -i airbyte_nandos_rsa airbyte@xx.xx.xx.xx
Has anyone experienced similar problem? Any advice?
Thanks. in advanceSahar Zelonagora
06/27/2022, 1:30 PMSergei Kapochkin
06/27/2022, 2:08 PMTim Chan
06/27/2022, 7:54 PMAs a reference point, the typical Airbyte user has 5 - 20 connectors and 10 - 100 connections configured. Almost all of these connections are scheduled, either hourly or daily, resulting in at most 100 concurrent jobs.I would like to use the Postgres CDC source connector, but our source DB has over 550 tables to sync. Would Airbyte have any issues with this. We plan to deploy OSS Airbyte to Kubernetes.
Marcos Marx (Airbyte)
06/28/2022, 11:05 AMAgustin Favoretti
06/28/2022, 4:15 PMMike
06/28/2022, 6:57 PMSomitra Gupta
06/29/2022, 9:45 AMdocker compose up
and with the exact same values for access key , secret key and endpoint for the same source it passes the connection check.
Can someone guide me where I might go wrong when running application with docker v/s helm charts.
Thanks in advance.Marcos Marx (Airbyte)
06/29/2022, 10:57 AMCylia Berkane
06/29/2022, 12:25 PMjonty
06/29/2022, 12:30 PMIncremental | Deduped history
for most of them. However, one of the source tables was manually edited by a user, and we need to resync it from scratch. If I delete the destination table (in BigQuery), will Airbyte be smart enough to recreate the table and sync it from the start?Bart Baeyens
06/29/2022, 2:34 PMRoman Yermilov [GL]
06/29/2022, 3:26 PM./gradlew build
from project root but it fails with an error:
> Task :airbyte-webapp:test
/home/ryermilov/development/airbyte/airbyte-webapp/node_modules/react-dom/cjs/react-dom.development.js:3879
var evt = document.createEvent('Event');
^
TypeError: Cannot read properties of null (reading 'createEvent')
at Object.apply (/home/ryermilov/development/airbyte/airbyte-webapp/node_modules/react-dom/cjs/react-dom.development.js:3905:26)
at invokeGuardedCallback (/home/ryermilov/development/airbyte/airbyte-webapp/node_modules/react-dom/cjs/react-dom.development.js:4056:31)
at eventHandler (/home/ryermilov/development/airbyte/airbyte-webapp/node_modules/react-dom/cjs/react-dom.development.js:23543:11)
at Scheduler_runWithPriority (/home/ryermilov/development/airbyte/airbyte-webapp/node_modules/scheduler/cjs/scheduler.development.js:468:12)
at runWithPriority$1 (/home/ryermilov/development/airbyte/airbyte-webapp/node_modules/react-dom/cjs/react-dom.development.js:11276:10)
at flushPassiveEffects (/home/ryermilov/development/airbyte/airbyte-webapp/node_modules/react-dom/cjs/react-dom.development.js:23447:14)
at flushWork (/home/ryermilov/development/airbyte/airbyte-webapp/node_modules/react-dom/cjs/react-dom-test-utils.development.js:992:10)
at Immediate.<anonymous> (/home/ryermilov/development/airbyte/airbyte-webapp/node_modules/react-dom/cjs/react-dom-test-utils.development.js:1003:11)
at processImmediate (node:internal/timers:466:21)
FAIL src/views/Connector/ServiceForm/ServiceForm.test.tsx
One more error:
> Task :airbyte-integrations:connectors:destination-kafka:airbyteDocker
... <package setup list>
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
hologram 0.0.13 requires jsonschema<3.2,>=3.0, but you have jsonschema 3.2.0 which is incompatible.
And one more:
> Task :airbyte-integrations:connectors:destination-kvdb:airbyteDocker
...
#5 [2/7] RUN apt-get update && apt-get install -y bash && rm -rf /var/lib/apt/lists/*
#5 sha256:f27f81c253422d48efe2f63b6fb16cc5b65d2b4137c5b1c9d233843ce7ffb069
#5 0.847 /bin/sh: apt-get: not found
#5 ERROR: executor failed running [/bin/sh -c apt-get update && apt-get install -y bash && rm -rf /var/lib/apt/lists/*]: exit code: 127
------
> [2/7] RUN apt-get update && apt-get install -y bash && rm -rf /var/lib/apt/lists/*:
------
executor failed running [/bin/sh -c apt-get update && apt-get install -y bash && rm -rf /var/lib/apt/lists/*]: exit code: 127
> Task :airbyte-integrations:connectors:destination-kvdb:airbyteDocker FAILED
Am I doing something wrong or those errors are bugs?Cameron Whitehead
06/29/2022, 5:22 PMRocky Appiah
06/29/2022, 5:45 PMRocky Appiah
06/29/2022, 5:46 PMairbyte/webapp
to allow for auth?Agustin Favoretti
06/29/2022, 8:13 PMNikhil Suresh
06/29/2022, 8:31 PM