Nataly Merezhuk (Airbyte)
11/09/2022, 7:01 PMLucas Gonthier
11/09/2022, 8:39 PM/v1/connections/create
), I can specify the field syncCatalog
. However using octavia-cli it is sync_catalog
.
is a standardization planned ?Robert Put
11/09/2022, 9:04 PMAmeer Hamza
11/09/2022, 10:07 PMJoel Olazagasti
11/09/2022, 11:02 PMAJ
11/10/2022, 1:59 AMAJ
11/10/2022, 2:00 AMAJ
11/10/2022, 2:00 AMAgung Pratama
11/10/2022, 3:27 AMBalaji Seetharaman
11/10/2022, 3:55 AMBalaji Seetharaman
11/10/2022, 3:57 AMDarshan Bhagat
11/10/2022, 6:44 AMgodlin ampcome
11/10/2022, 6:53 AMRishabh D
11/10/2022, 9:32 AMWichitchai Buathong
11/10/2022, 9:47 AMlaila ribke
11/10/2022, 11:32 AMyijie Wang
11/10/2022, 11:38 AMjonty
11/10/2022, 12:02 PMMaykon Lopes
11/10/2022, 1:02 PMLeah Thomas
11/10/2022, 2:45 PMoptional
. If I want to re-use an existing postgres user for my source and skip passing in the password, is there documentation about how I would set that up? TIA!Satish Chinthanippu
11/10/2022, 2:54 PM2022-11-10 14:49:33 INFO o.t.i.RemoteDockerImage(resolve):75 - Pulling docker image: postgres:13-alpine. Please be patient; this may take some time but only needs to be done once.
2022-11-10 14:49:34 ERROR c.g.d.a.a.ResultCallbackTemplate(onError):52 - Error during callback
com.github.dockerjava.api.exception.InternalServerErrorException: Status 500: {"message":"toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: <https://www.docker.com/increase-rate-limit>"}
at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.execute(DefaultInvocationBuilder.java:247) ~[testcontainers-1.17.3.jar:?]
at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.lambda$executeAndStream$1(DefaultInvocationBuilder.java:269) ~[testcontainers-1.17.3.jar:?]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2022-11-10 14:49:34 WARN o.t.i.RemoteDockerImage(resolve):105 - Retrying pull for image: postgres:13-alpine (119s remaining)
2022-11-10 14:49:35 ERROR c.g.d.a.a.ResultCallbackTemplate(onError):52 - Error during callback
com.github.dockerjava.api.exception.InternalServerErrorException: Status 500: {"message":"toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: <https://www.docker.com/increase-rate-limit>"}
at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.execute(DefaultInvocationBuilder.java:247) ~[testcontainers-1.17.3.jar:?]
at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.lambda$executeAndStream$1(DefaultInvocationBuilder.java:269) ~[testcontainers-1.17.3.jar:?]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2022-11-10 14:49:35 WARN o.t.i.RemoteDockerImage(resolve):105 - Retrying pull for image: postgres:13-alpine (118s remaining)
> Task :airbyte-api:compileJava
Note: /root/airbyte/airbyte-api/build/generated/api/client/src/main/java/io/airbyte/api/client/invoker/generated/JSON.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :airbyte-db:jooq:generateConfigsDatabaseJooq
2022-11-10 14:49:35 ERROR c.g.d.a.a.ResultCallbackTemplate(onError):52 - Error during callback
com.github.dockerjava.api.exception.InternalServerErrorException: Status 500: {"message":"toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: <https://www.docker.com/increase-rate-limit>"}
Domenic
11/10/2022, 2:57 PMnon-json response
while trying to load the schemas even though the connection was successful. Thoughts?Tolani Afolabi
11/10/2022, 3:25 PMTolani Afolabi
11/10/2022, 3:28 PMSameer Jyani
11/10/2022, 3:56 PMThomas Bestfleisch
11/10/2022, 4:30 PMio.airbyte.workers.exception.WorkerException: Could not find image: airbyte/destination-exasol:dev
I'm running the acceptance tests from the airbyte root folder and I have also run the spec and check commands succesfully before and I'm also able to load the connector in the local airbyte UI.
Would be great to get some guidance from the airbyte team or people with experience building Java based destinations. Thanks a lot.Adil Karim
11/10/2022, 5:17 PMCallum McCaffery
11/10/2022, 5:55 PMRami M Theeb
11/10/2022, 8:49 PMSharat Visweswara
11/10/2022, 9:52 PM