Alex Zeleznikov
06/15/2022, 1:42 PMFabián Escobar
06/15/2022, 2:40 PMAkarsh Konchada
06/15/2022, 3:20 PMTomas Perez
06/15/2022, 7:40 PMplural.sh
to deploy Airbyte in EKS? Is there any approach to calculate the cost of Airbyte running in EKS?Gaurang Swarge
06/15/2022, 9:54 PM2022-06-15 21:45:42 [32mINFO[m i.a.w.t.TemporalAttemptExecution(get):105 - Docker volume job log path: /tmp/workspace/47fdb0c2-775f-4a53-a071-23b4b0f52bbd/0/logs.log
2022-06-15 21:45:42 [32mINFO[m i.a.w.t.TemporalAttemptExecution(get):110 - Executing worker wrapper. Airbyte version: 0.35.45-alpha
2022-06-15 21:45:42 [32mINFO[m i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-mysql:0.5.11 exists...
2022-06-15 21:45:43 [32mINFO[m i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-mysql:0.5.11 was found locally.
2022-06-15 21:45:43 [32mINFO[m i.a.w.p.DockerProcessFactory(create):104 - Creating docker job ID: 47fdb0c2-775f-4a53-a071-23b4b0f52bbd
2022-06-15 21:45:43 [32mINFO[m i.a.w.p.DockerProcessFactory(create):155 - Preparing command: docker run --rm --init -i -w /data/47fdb0c2-775f-4a53-a071-23b4b0f52bbd/0 --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local airbyte/source-mysql:0.5.11 check --config source_config.json
2022-06-15 21:45:43 [1;31mERROR[m i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Class path contains multiple SLF4J bindings.
2022-06-15 21:45:43 [1;31mERROR[m 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-06-15 21:45:43 [1;31mERROR[m i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
2022-06-15 21:45:43 [1;31mERROR[m i.a.c.i.LineGobbler(voidCall):82 - SLF4J: See <http://www.slf4j.org/codes.html#multiple_bindings> for an explanation.
2022-06-15 21:45:43 [1;31mERROR[m i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
2022-06-15 21:45:43 [32mINFO[m i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-15 21:45:43 [32mINFO[m i.a.i.s.m.MySqlSource(main):210 - starting source: class io.airbyte.integrations.source.mysql.MySqlSource
2022-06-15 21:45:44 [32mINFO[m i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-15 21:45:44 [32mINFO[m i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {check=null, config=source_config.json}
2022-06-15 21:45:44 [32mINFO[m i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-15 21:45:44 [32mINFO[m i.a.i.b.IntegrationRunner(runInternal):121 - Running integration: io.airbyte.integrations.base.ssh.SshWrappedSource
2022-06-15 21:45:44 [32mINFO[m i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-15 21:45:44 [32mINFO[m i.a.i.b.IntegrationRunner(runInternal):122 - Command: CHECK
2022-06-15 21:45:44 [32mINFO[m i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-15 21:45:44 [32mINFO[m i.a.i.b.IntegrationRunner(runInternal):123 - Integration config: IntegrationConfig{command=CHECK, configPath='source_config.json', catalogPath='null', statePath='null'}
2022-06-15 21:45:44 [1;31mERROR[m i.a.c.i.LineGobbler(voidCall):82 - Exception in thread "main" java.lang.RuntimeException: java.nio.file.NoSuchFileException: source_config.json
2022-06-15 21:45:44 [1;31mERROR[m i.a.c.i.LineGobbler(voidCall):82 - at io.airbyte.commons.io.IOs.readFile(IOs.java:74)
2022-06-15 21:45:44 [1;31mERROR[m i.a.c.i.LineGobbler(voidCall):82 - at io.airbyte.integrations.base.IntegrationRunner.parseConfig(IntegrationRunner.java:286)
2022-06-15 21:45:44 [1;31mERROR[m i.a.c.i.LineGobbler(voidCall):82 - at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:129)
2022-06-15 21:45:44 [1;31mERROR[m i.a.c.i.LineGobbler(voidCall):82 - at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:105)
2022-06-15 21:45:44 [1;31mERROR[m i.a.c.i.LineGobbler(voidCall):82 - at io.airbyte.integrations.source.mysql.MySqlSource.main(MySqlSource.java:211)
2022-06-15 21:45:44 [1;31mERROR[m i.a.c.i.LineGobbler(voidCall):82 - Caused by: java.nio.file.NoSuchFileException: source_config.json
2022-06-15 21:45:44 [1;31mERROR[m i.a.c.i.LineGobbler(voidCall):82 - at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
2022-06-15 21:45:44 [1;31mERROR[m i.a.c.i.LineGobbler(voidCall):82 - at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
2022-06-15 21:45:44 [1;31mERROR[m i.a.c.i.LineGobbler(voidCall):82 - at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
2022-06-15 21:45:44 [1;31mERROR[m i.a.c.i.LineGobbler(voidCall):82 - at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:219)
2022-06-15 21:45:44 [1;31mERROR[m i.a.c.i.LineGobbler(voidCall):82 - at java.base/java.nio.file.Files.newByteChannel(Files.java:380)
2022-06-15 21:45:44 [1;31mERROR[m i.a.c.i.LineGobbler(voidCall):82 - at java.base/java.nio.file.Files.newByteChannel(Files.java:432)
2022-06-15 21:45:44 [1;31mERROR[m i.a.c.i.LineGobbler(voidCall):82 - at java.base/java.nio.file.Files.readAllBytes(Files.java:3288)
2022-06-15 21:45:44 [1;31mERROR[m i.a.c.i.LineGobbler(voidCall):82 - at java.base/java.nio.file.Files.readString(Files.java:3366)
2022-06-15 21:45:44 [1;31mERROR[m i.a.c.i.LineGobbler(voidCall):82 - at io.airbyte.commons.io.IOs.readFile(IOs.java:72)
2022-06-15 21:45:44 [1;31mERROR[m i.a.c.i.LineGobbler(voidCall):82 - ... 4 more
2022-06-15 21:45:44 [32mINFO[m i.a.w.t.TemporalAttemptExecution(lambda$getWorkerThread$2):158 - Completing future exceptionally...
io.airbyte.workers.WorkerException: Error while getting checking connection.
at io.airbyte.workers.DefaultCheckConnectionWorker.run(DefaultCheckConnectionWorker.java:84) ~[io.airbyte-airbyte-workers-0.35.45-alpha.jar:?]
at io.airbyte.workers.DefaultCheckConnectionWorker.run(DefaultCheckConnectionWorker.java:27) ~[io.airbyte-airbyte-workers-0.35.45-alpha.jar:?]
at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:155) ~[io.airbyte-airbyte-workers-0.35.45-alpha.jar:?]
at java.lang.Thread.run(Thread.java:833) [?:?]
Caused by: io.airbyte.workers.WorkerException: Error checking connection, status: Optional.empty, exit code: 1
at io.airbyte.workers.DefaultCheckConnectionWorker.run(DefaultCheckConnectionWorker.java:80) ~[io.airbyte-airbyte-workers-0.35.45-alpha.jar:?]
... 3 more
2022-06-15 21:45:44 [32mINFO[m i.a.w.t.TemporalAttemptExecution(get):131 - Stopping cancellation check scheduling...
2022-06-15 21:45:44 [33mWARN[m i.t.i.a.POJOActivityTaskHandler(activityFailureToResult):307 - Activity failure. ActivityId=8a2dcf61-1139-3673-9310-d155549efa44, activityType=Run, attempt=1
java.util.concurrent.ExecutionException: io.airbyte.workers.WorkerException: Error while getting checking connection.
at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) ~[?:?]
at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073) ~[?:?]
at io.airbyte.workers.temporal.TemporalAttemptExecution.get(TemporalAttemptExecution.java:129) ~[io.airbyte-airbyte-workers-0.35.45-alpha.jar:?]
at io.airbyte.workers.temporal.check.connection.CheckConnectionActivityImpl.run(CheckConnectionActivityImpl.java:78) ~[io.airbyte-airbyte-workers-0.35.45-alpha.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
at io.temporal.internal.activity.POJOActivityTaskHandler$POJOActivityInboundCallsInterceptor.execute(POJOActivityTaskHandler.java:214) ~[temporal-sdk-1.8.1.jar:?]
at io.temporal.internal.activity.POJOActivityTaskHandler$POJOActivityImplementation.execute(POJOActivityTaskHandler.java:180) ~[temporal-sdk-1.8.1.jar:?]
at io.temporal.internal.activity.POJOActivityTaskHandler.handle(POJOActivityTaskHandler.java:120) ~[temporal-sdk-1.8.1.jar:?]
at io.temporal.internal.worker.ActivityWorker$TaskHandlerImpl.handle(ActivityWorker.java:204) ~[temporal-sdk-1.8.1.jar:?]
at io.temporal.internal.worker.ActivityWorker$TaskHandlerImpl.handle(ActivityWorker.java:164) ~[temporal-sdk-1.8.1.jar:?]
at io.temporal.internal.worker.PollTaskExecutor.lambda$process$0(PollTaskExecutor.java:93) ~[temporal-sdk-1.8.1.jar:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?]
at java.lang.Thread.run(Thread.java:833) [?:?]
Caused by: io.airbyte.workers.WorkerException: Error while getting checking connection.
at io.airbyte.workers.DefaultCheckConnectionWorker.run(DefaultCheckConnectionWorker.java:84) ~[io.airbyte-airbyte-workers-0.35.45-alpha.jar:?]
at io.airbyte.workers.DefaultCheckConnectionWorker.run(DefaultCheckConnectionWorker.java:27) ~[io.airbyte-airbyte-workers-0.35.45-alpha.jar:?]
at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:155) ~[io.airbyte-airbyte-workers-0.35.45-alpha.jar:?]
... 1 more
Caused by: io.airbyte.workers.WorkerException: Error checking connection, status: Optional.empty, exit code: 1
at io.airbyte.workers.DefaultCheckConnectionWorker.run(DefaultCheckConnectionWorker.java:80) ~[io.airbyte-airbyte-workers-0.35.45-alpha.jar:?]
at io.airbyte.workers.DefaultCheckConnectionWorker.run(DefaultCheckConnectionWorker.java:27) ~[io.airbyte-airbyte-workers-0.35.45-alpha.jar:?]
at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:155) ~[io.airbyte-airbyte-workers-0.35.45-alpha.jar:?]
... 1 more
KK
06/16/2022, 7:16 AMZaza Javakhishvili
06/16/2022, 7:25 AM2022-06-16 07:18:36 normalization > 07:18:31.133803 [error] [MainThread]: ) as user_id,
2022-06-16 07:18:36 normalization > 07:18:31.134448 [error] [MainThread]: cast(curr...' at line 84
2022-06-16 07:18:36 normalization > 07:18:31.135066 [error] [MainThread]: compiled SQL at ../build/run/airbyte_utils/models/generated/airbyte_incremental/airbyte_shopify/transactions.sql
2022-06-16 07:18:36 normalization > 07:18:31.135707 [info ] [MainThread]:
2022-06-16 07:18:36 normalization > 07:18:31.136343 [error] [MainThread]: Database Error in model order_refunds_refund_line_items (models/generated/airbyte_incremental/airbyte_shopify/order_refunds_refund_line_items.sql)
2022-06-16 07:18:36 normalization > 07:18:31.137057 [error] [MainThread]: 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'json) as line_item,
2022-06-16 07:18:36 normalization > 07:18:31.137647 [error] [MainThread]: cast(total_tax as
2022-06-16 07:18:36 normalization > 07:18:31.138289 [error] [MainThread]: float
2022-06-16 07:18:36 normalization > 07:18:31.138908 [error] [MainThread]: ) as total_tax,
2022-06-16 07:18:36 normalization > 07:18:31.139495 [error] [MainThread]: cast...' at line 111
2022-06-16 07:18:36 normalization > 07:18:31.140133 [error] [MainThread]: compiled SQL at ../build/run/airbyte_utils/models/generated/airbyte_incremental/airbyte_shopify/order_refunds_refund_line_items.sql
2022-06-16 07:18:36 normalization > 07:18:31.140773 [info ] [MainThread]:
2022-06-16 07:18:36 normalization > 07:18:31.141397 [error] [MainThread]: Database Error in model order_refunds_transactions (models/generated/airbyte_incremental/airbyte_shopify/order_refunds_transactions.sql)
2022-06-16 07:18:36 normalization > 07:18:31.142119 [error] [MainThread]: 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'json) as receipt,
2022-06-16 07:18:36 normalization > 07:18:31.142736 [error] [MainThread]: cast(user_id as
2022-06-16 07:18:36 normalization > 07:18:31.143399 [error] [MainThread]: signed
2022-06-16 07:18:36 normalization > 07:18:31.144009 [error] [MainThread]: ) as user_id,
2022-06-16 07:18:36 normalization > 07:18:31.144604 [error] [MainThread]: cast(curr...' at line 127
2022-06-16 07:18:36 normalization > 07:18:31.145228 [error] [MainThread]: compiled SQL at ../build/run/airbyte_utils/models/generated/airbyte_incremental/airbyte_shopify/order_refunds_transactions.sql
I tried get Raw data too, but it was not able pull anyway...Aamir Butt
06/16/2022, 7:29 AMJoey Taleño
06/16/2022, 8:19 AMMartin Fanev
06/16/2022, 12:46 PMTG
06/16/2022, 2:57 PMCurrent database migration version 0.30.22.001
Minimum Flyway version required 0.35.15.00
I have added this to the Configmap but still its not getting updated on the pods even after restart.
CONFIGS_DATABASE_MINIMUM_FLYWAY_MIGRATION_VERSION: 0.35.15.00
Gayathri Chakravarthy
06/16/2022, 4:18 PMdocker-compose
- any idea how to fix this please?
sudo wget <https://github.com/docker/compose/releases/download/1.26.2/docker-compose-$(uname> -s)-$(uname -m) -O /usr/local/bin/docker-compose
--2022-06-16 15:51:35-- <https://github.com/docker/compose/releases/download/1.26.2/docker-compose-Linux-aarch64>
Resolving <http://github.com|github.com> (<http://github.com|github.com>)... 140.82.121.3
Connecting to <http://github.com|github.com> (<http://github.com|github.com>)|140.82.121.3|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2022-06-16 15:51:35 ERROR 404: Not Found.
Rocky Appiah
06/16/2022, 5:39 PMSandesh Kumar
06/16/2022, 8:55 PMPawan
06/17/2022, 9:17 AMPawan
06/17/2022, 9:17 AMPawan
06/17/2022, 9:18 AMPawan
06/17/2022, 9:18 AMPrakash
06/17/2022, 1:08 PMLior Solomon
06/17/2022, 3:55 PMnet.snowflake.client.jdbc.SnowflakeSQLException: Cannot perform DROP. This session does not have a current schema. Call 'USE SCHEMA', or use a qualified name.
?Richard Ighodaro
06/17/2022, 5:33 PMNikita Kotlyarov
06/17/2022, 7:08 PMLior Solomon
06/17/2022, 8:03 PMDROP STAGE IF EXISTS COMPANY_COM_TENANT_ADMIN_ONBOARDING;
my expectation would be to get DROP STAGE IF EXISTS PREFIX.COMPANY_COM_TENANT_ADMIN_ONBOARDING;
Zaza Javakhishvili
06/18/2022, 1:51 AMMukul Gopinath
06/18/2022, 5:18 AMSrinidhi krishnamurthy
06/20/2022, 5:27 AMJannik Steinmann
06/20/2022, 9:24 AMMukul Gopinath
06/20/2022, 10:49 AMNaresh Nelluri
06/20/2022, 1:34 PM