SALESMT HELPDESK
09/07/2022, 9:01 AMErnestas
09/07/2022, 8:43 AMSALESMT HELPDESK
09/07/2022, 10:13 AMGil Bahat
09/07/2022, 2:15 PMRyan Cheatham
09/07/2022, 3:43 PMYp Xie
09/08/2022, 5:59 AMdbt found two resources with the name "tablename_ab1". Since these resources have the same name,
dbt will be unable to find the correct resource when ref("tablename_ab1") is used. To fix this,
change the name of one of these resources:
- model.airbyte_utils.tablename_ab1 (models/generated/airbyte_ctes/database1/tablename_ab1.sql)
- model.airbyte_utils.tablename_ab1 (models/generated/airbyte_ctes/database2/tablename_ab1.sql)
I know why this error happens, because I have 2 different tables, they are in 2 different source databases, but with the same tablename, so Airbyte use the same model name, which confuses dbt. so how can I solve this kind of error? please help me, thanks!Eli Sigal
09/08/2022, 7:50 AMPiotr Sierkin
09/08/2022, 9:09 AM2022-09-08 08:57:50 INFO i.a.w.t.TemporalAttemptExecution(get):107 - Cloud storage job log path: /workspace/57c296ea-f665-4f5c-8c5d-e45b49252bb4/0/logs.log
2022-09-08 08:57:50 INFO i.a.w.t.TemporalAttemptExecution(get):110 - Executing worker wrapper. Airbyte version: 0.40.0-alpha
2022-09-08 08:57:51 INFO i.a.w.p.KubeProcessFactory(create):100 - Attempting to start pod = rce-bigquery-check-57c296ea-f665-4f5c-8c5d-e45b49252bb4-0-qqxxq for airbyte/source-bigquery:0.2.0
2022-09-08 08:57:51 INFO i.a.w.p.KubeProcessFactory(create):103 - rce-bigquery-check-57c296ea-f665-4f5c-8c5d-e45b49252bb4-0-qqxxq stdoutLocalPort = 9024
2022-09-08 08:57:51 INFO i.a.w.p.KubeProcessFactory(create):106 - rce-bigquery-check-57c296ea-f665-4f5c-8c5d-e45b49252bb4-0-qqxxq stderrLocalPort = 9025
2022-09-08 08:57:51 INFO i.a.w.p.KubePodProcess(lambda$setupStdOutAndStdErrListeners$9):587 - Creating stdout socket server...
2022-09-08 08:57:51 INFO i.a.w.p.KubePodProcess(lambda$setupStdOutAndStdErrListeners$10):605 - Creating stderr socket server...
2022-09-08 08:57:51 INFO i.a.w.p.KubePodProcess(<init>):518 - Creating pod rce-bigquery-check-57c296ea-f665-4f5c-8c5d-e45b49252bb4-0-qqxxq...
2022-09-08 08:57:52 INFO i.a.w.p.KubePodProcess(waitForInitPodToRun):308 - Waiting for init container to be ready before copying files...
│ Caused by: io.temporal.failure.TimeoutFailure: message='activity timeout', timeoutType=TIMEOUT_TYPE_SCHEDULE_TO_CLOSE │
│ 2022-09-08 09:34:40 ERROR i.a.w.g.DefaultCheckConnectionWorker(run):100 - Unexpected error while checking connection:
On minikube with local cluster work properly but on gke Im getting TIMEOUT
helm install airbyte airbyte/airbyte
Resford Rouzer
09/08/2022, 3:44 PMAbba
09/08/2022, 3:52 PMSimon Thelin
09/09/2022, 12:03 AM7b-lakehouse-dev
.
Is there a chance that in the latest s3 destination it does not like the digit
as the first letter in the bucket name?….ferliandwiputra TRAVLR
09/09/2022, 3:51 AMThe connection tests failed.
'Please check the permissions for the requested view_id: 271470929. Cannot retrieve data from that view ID.'
DR
09/09/2022, 9:12 AMAbba
09/09/2022, 2:42 PMBrian Donald
09/09/2022, 8:12 PMGabriel Montañola
09/09/2022, 10:19 PMTL;DR; Can I run a single-stream sync for any Postgres to Postgres connection?
Is there any way of syncing a SINGLE stream from a connection? I found no API calls for this here.
Use case:
• We have a pretty big hourly sync (postgres to postgres)
• Sometimes we want to update only a subset of tables from this sync
• Running the pretty big sync takes time and we want to do this faster.
I thought of creating another connection with the same SRC <-> DST but I'm afraid this will mess incremental cursors.Vijay
09/10/2022, 12:24 AMDR
09/10/2022, 8:40 AMSimon Thelin
09/10/2022, 11:04 AM7b-lakehouse-dev
.
Is there a chance that in the latest s3 destination it does not like the digit
as the first letter in the bucket name?….Anton Heikinheimo
09/11/2022, 11:11 AMCREATE DATABASE
permissions for the airbyte <-> clickhouse user? It will not be creating any databasesHawkar Mahmod
09/12/2022, 10:16 AMDR
09/12/2022, 1:51 PMCollecting numpy>=1.17.3
Downloading numpy-1.23.3.tar.gz (10.7 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.7/10.7 MB 51.6 MB/s eta 0:00:00
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: opencv-contrib-python, numpy
Building wheel for opencv-contrib-python (pyproject.toml): started
Building wheel for opencv-contrib-python (pyproject.toml): still running...
Building wheel for opencv-contrib-python (pyproject.toml): still running...
Building wheel for opencv-contrib-python (pyproject.toml): still running...
Building wheel for opencv-contrib-python (pyproject.toml): still running...
Building wheel for opencv-contrib-python (pyproject.toml): still running...
Building wheel for opencv-contrib-python (pyproject.toml): finished with status 'error'
error: subprocess-exited-with-error
× Building wheel for opencv-contrib-python (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [917 lines of output]
Not searching for unused variables given on the command line.
CMake Error: CMake was unable to find a build program corresponding to "Ninja". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
-- Configuring incomplete, errors occurred!
See also "/tmp/pip-install-y_ady_xo/opencv-contrib-python_aacd61cbb47847d481cda42de305140b/_cmake_test_compile/build/CMakeFiles/CMakeOutput.log".
Not searching for unused variables given on the command line.
-- The C compiler identification is GNU 10.3.1
Resford Rouzer
09/12/2022, 3:13 PM"error": {
"code": 429,
"message": "Exhausted property tokens for a project per hour. These quota tokens will return in under an hour. To learn more, see <https://developers.google.com/analytics/devguides/reporting/data/v1/quotas>",
"status": "RESOURCE_EXHAUSTED"
Chris Nogradi
09/12/2022, 9:21 PMSourav Gupta
09/13/2022, 7:13 AMAdly Mousa
09/13/2022, 1:51 PMairbyte-server | 2022-09-13 13:36:32 ERROR i.a.s.ServerApp(main):320 - Server failed
airbyte-server | io.airbyte.db.check.DatabaseCheckException: Timeout while waiting for database to fulfill minimum flyway migration version..
airbyte-server | at io.airbyte.db.check.DatabaseMigrationCheck.check(DatabaseMigrationCheck.java:51) ~[io.airbyte.airbyte-db-db-lib-0.40.5.jar:?]
airbyte-server | at io.airbyte.server.ServerApp.assertDatabasesReady(ServerApp.java:159) ~[io.airbyte-airbyte-server-0.40.5.jar:?]
airbyte-server | at io.airbyte.server.ServerApp.getServer(ServerApp.java:180) ~[io.airbyte-airbyte-server-0.40.5.jar:?]
airbyte-server | at io.airbyte.server.ServerApp.main(ServerApp.java:317) [io.airbyte-airbyte-server-0.40.5.jar:?]
Igor Stanislaw Dabrowski
09/13/2022, 3:10 PMNITESH KUMAWAT
09/13/2022, 4:23 PMMatt Hardner
09/13/2022, 6:25 PMArjun Banker
09/13/2022, 7:07 PM