Sean O'Bannon
08/05/2022, 7:41 PMJose Luis Cases
08/05/2022, 9:49 PMJose Luis Cases
08/05/2022, 9:50 PMJose Luis Cases
08/05/2022, 9:50 PMSlackbot
08/06/2022, 3:04 AMSteve Palm
08/07/2022, 1:16 AMSteve Palm
08/07/2022, 3:39 AMSteve Palm
08/07/2022, 3:51 AMSteve Palm
08/08/2022, 2:23 AMArun
08/08/2022, 3:10 AMDanylo Kryvoshein
08/08/2022, 8:40 AMDR
08/08/2022, 10:18 AMMickaël Andrieu
08/08/2022, 2:29 PMMarielby Soares
08/08/2022, 4:13 PMairbyte-worker | 2022-08-08 16:11:10 WARN i.a.w.t.TemporalUtils(getTemporalClientWhenConnected):264 - Waiting for namespace default to be initialized in temporal...
airbyte-server | 2022-08-08 16:11:15 WARN i.t.i.r.GrpcSyncRetryer(retry):56 - Retrying after failure
airbyte-server | io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: Deadline exceeded after 4.998859829s.
Can someone please help me!Marcos Marx (Airbyte)
08/08/2022, 5:13 PMAshish Rai
08/08/2022, 5:34 PMticket_fields
airbyte version 0.39.42 - alphaAbba
08/08/2022, 6:00 PMArun
08/08/2022, 10:43 PM2022-08-08 22:34:20 normalization > 22:34:13.474910 [debug] [ThreadPool]: Using snowflake connection "create_SANDBOX__AIRBYTE_ORACLE_BASE_TABLES"
2022-08-08 22:34:20 normalization > 22:34:13.475389 [debug] [ThreadPool]: On create_SANDBOX__AIRBYTE_ORACLE_BASE_TABLES: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "connection_name": "create_SANDBOX__AIRBYTE_ORACLE_BASE_TABLES"} */
2022-08-08 22:34:20 normalization > create schema if not exists "SANDBOX"._AIRBYTE_ORACLE_BASE_TABLES
2022-08-08 22:34:20 normalization > 22:34:13.475609 [debug] [ThreadPool]: Opening a new connection, currently in state closed
2022-08-08 22:34:20 normalization > 22:34:14.739019 [debug] [ThreadPool]: Snowflake adapter: Snowflake query id: 01a628ca-0604-9a8e-0000-19c1191bfdd2
2022-08-08 22:34:20 normalization > 22:34:14.739374 [debug] [ThreadPool]: Snowflake adapter: Snowflake error: 003001 (42501): SQL access control error:
2022-08-08 22:34:20 normalization > Insufficient privileges to operate on database 'SANDBOX'
Omar Sultan
08/09/2022, 9:20 AMMarcos Marx (Airbyte)
08/09/2022, 11:26 AMTimo Hartmann
08/09/2022, 11:46 AMsyncCatalog
. When setting up the connection via the UI instead, Airbyte fetches the schemas from the source itself (no need to specify them again). Is there a way to replicate this behavior using the API so that I only need to specify the streams' names? Thanks a lot in advance for your support 🙂Dan Siegel
08/09/2022, 1:09 PMairbyte-db
?Chasen Sherman
08/09/2022, 8:22 PMYage Hu
08/10/2022, 3:16 AMairbyte/normalization
image arm64 version might be bad. Attempting to run it on AL2 arm64 gives:
docker run --name norm -it --rm --entrypoint bash airbyte/normalization:0.2.16
standard_init_linux.go:228: exec user process caused: exec format error
I submitted an issue https://github.com/airbytehq/airbyte/issues/15498. Note that testing this on M1 mac will succeed because of emulation I guess.Donald Lobo
08/10/2022, 3:57 AMDonald Lobo
08/10/2022, 3:58 AMDonald Lobo
08/10/2022, 3:58 AMPiyawat Pavachansatit
08/10/2022, 7:31 AMEli Sigal
08/10/2022, 8:44 AMSELECT geo_target_constant.canonical_name, geo_target_constant.country_code, geo_target_constant.id, geo_target_constant.name, geo_target_constant.parent_geo_target, geo_target_constant.resource_name, geo_target_constant.status, geo_target_constant.target_type FROM geo_target_constant
What is the best approach to do so?
Is there a place I can look for an example on how to add data to an existing source component since creating a new ones we already know how to
Thank you.DR
08/10/2022, 2:09 PMDownloading <https://services.gradle.org/distributions/gradle-7.4-bin.zip>
...........10%...........20%...........30%...........40%...........50%...........60%...........70%...........80%...........90%...........100%
Welcome to Gradle 7.4!
Here are the highlights of this release:
- Aggregated test and JaCoCo reports
- Marking additional test source directories as tests in IntelliJ
- Support for Adoptium JDKs in Java toolchains
For more details see <https://docs.gradle.org/7.4/release-notes.html>
Starting a Gradle Daemon (subsequent builds will be faster)
Building all of Airbyte.
/home/ubuntu/.ab/airbyte/airbyte-integrations/connectors
Type-safe dependency accessors is an incubating feature.
> Task :airbyte-integrations:connectors:source-appstore-singer:checkPython FAILED
> Task :airbyte-integrations:bases:base-normalization:checkPython FAILED
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':airbyte-integrations:bases:base-normalization:checkPython'.
> Python (/home/ubuntu/.ab/airbyte/airbyte-integrations/connectors/source-appstore-singer/.venv) verion 3.8.10 does not match minimal required version: 3.9
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
==============================================================================
2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':airbyte-integrations:connectors:source-appstore-singer:checkPython'.
> Python (/home/ubuntu/.ab/airbyte/airbyte-integrations/connectors/source-appstore-singer/.venv) verion 3.8.10 does not match minimal required version: 3.9
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
==============================================================================
* Get more help at <https://help.gradle.org>
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See <https://docs.gradle.org/7.4/userguide/command_line_interface.html#sec:command_line_warnings>
BUILD FAILED in 6m 32s
12 actionable tasks: 12 executed