Charumathi Jayaprakasam
10/06/2022, 3:03 AMVenkat Dasari
10/06/2022, 4:29 AMdeven suryawanshi
10/06/2022, 5:01 AMErik Eppel
10/05/2022, 10:18 PMGeorg Heiler
10/06/2022, 8:30 AMio.airbyte.workers.exception.WorkerException: Could not find image: airbyte/source-google-analytics-data-api:0.0.3
How can I configure airbyte to work on-premise in a firewalled environment with a corporate docker registry/proxy?
I.e. how to tell airbyte to pull from a local Artifactory instance similar to:
<http://local_docker_registry.mycorp.com/airbyte/source-google-analytics-data-api:0.0.3|local_docker_registry.mycorp.com/airbyte/source-google-analytics-data-api:0.0.3>
?Svatopluk Chalupa
10/06/2022, 9:38 AM2022-10-06 07:52:17 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling...
2022-10-06 08:48:01 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/376/0/logs.log
2022-10-06 08:48:01 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.39.7-alpha
It looks like some kind of balancing, several connections waits for resources and then continue, but there is no log message. Can anyone explain?
Thanks a lot!Aberrahim HELLACI
10/06/2022, 10:22 AMMahmoud Abdelsamie
10/06/2022, 1:38 PMDan Siegel
10/06/2022, 3:02 PMChristian Lam
10/06/2022, 3:19 PM0.39.39
to 0.40.11
and the GA connector is starting to fail with this message:
Additional Failure Information: message='Job ran during migration from Legacy State to Per Stream State. One of the streams that did not have state is: io.airbyte.protocol.models.StreamDescriptor@3dc7762a[name=primary,namespace=<null>,additionalProperties={}]. Job must be retried in order to properly store state.', type='java.lang.IllegalStateException', nonRetryable=false
I tried resetting the connector but that did not make a difference. The sync mode being used is Incremental Deduped + History
.
EDIT: I was able to resolve this issue by manually deleting the state record from the app db.Mohammed Hedadji
10/06/2022, 3:24 PM[{"name": "nodus_test", "dimensions": ["ga:date","ga:source","ga:medium","ga:keyword", "ga:campaign", "ga:adContent"], "metrics": ["ga:sessions","ga:transactionRevenue"]}]
But this one generates entirely NULL results:
[{"name": "nodus_ga_customconversions", "dimensions": ["ga:date","ga:source","ga:medium","ga:keyword","ga:campaign","ga:adContent"], "metrics":["ga:sessions","ga:users","ga:goal1Completions","ga:goal2Completions","ga:goal3Completions","ga:goal4Completions","ga:goal5Completions","ga:goal6Completions","ga:goal7Completions","ga:goal8Completions","ga:goal9Completions","ga:goal10Completions","ga:goal11Completions","ga:goal12Completions","ga:transactionRevenue"]}]
Has anyone ever faced this issue? I have been banging my head against this for days, with no luck.Murat Cetink
10/06/2022, 4:24 PMDipti Bijpuria
10/06/2022, 4:38 PMSiddhant Singh
10/06/2022, 5:19 PMException: Config validation error: 'didis_livelihood_plan' is not of type 'array'
id:
type: array
title: ID
description: Unique identifier for one of your forms
order: 3
What can I do here?
Alexandre Chouraki
10/06/2022, 9:57 AMRamkumar Vaidyanathan
10/06/2022, 6:26 PMLucas Wiley
10/06/2022, 7:07 PMSlackbot
10/06/2022, 7:09 PMclaudio viera
10/06/2022, 7:31 PMGlen Aultman-Bettridge
10/06/2022, 9:19 PMupdated_at
, and the primary key, id
is a unique bigint generated from a sequence. There are ~286M records in the table. After the destination tables are generated, the _scd
table has ~759M rows and the final table has ~450M rows.
If I query the final table for `id`s having a count > 1, I get ~1.8M results. A similar query on the source table returns 0 results, as you might expect.
There don’t seem to be any big errors in the initial table population or subsequent hourly syncs.
Any suggestions would be happily received. Thanks!Krishna Elangovan
10/06/2022, 9:20 PMMichael Cooper
10/06/2022, 9:34 PMBen Pankow
10/06/2022, 9:46 PMdefault_cursor_field
values are unexpectedly `null`:
2022-10-06 21:38:31 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed.
errors: $.catalog.streams[4].default_cursor_field: null found, array expected, $.catalog.streams[5].default_cursor_field: null found, array expected
Log4j2Appender says: JSON schema validation failed.
errors: $.catalog.streams[4].default_cursor_field: null found, array expected, $.catalog.streams[5].default_cursor_field: null found, array expected
(more info in thread)Claire Viland
10/06/2022, 10:22 PMJonathan Crawford
10/06/2022, 10:34 PMHerrold Real
10/07/2022, 3:31 AMJames
10/07/2022, 4:32 AMAnuj Shirgaonkar
10/07/2022, 8:02 AMOcéane Fontaine
10/07/2022, 9:43 AMjan
10/07/2022, 12:39 PM