Abhishek Battu
06/05/2023, 6:11 AMChidambara Ganapathy
06/05/2023, 11:57 AMMaria Martiyanova
06/05/2023, 2:19 PMLuis Felipe Oliveira
06/05/2023, 6:58 PMOctavia Squidington III
06/05/2023, 7:45 PMDivine
06/05/2023, 10:48 PMDai Zhang
06/06/2023, 1:55 AMSathish
06/06/2023, 2:00 AMWei Seng Thong
06/06/2023, 3:07 AMprojectId
and versionId
. Assuming that Jira works and I have a table sitting in the Redshift, how do i call the data and put these`projectId` and versionId
as params into Zephyr Squad's API. Thanks.Chidambara Ganapathy
06/06/2023, 8:25 AMMadhav
06/06/2023, 10:29 AMOctavia Squidington III
06/06/2023, 1:45 PMLeo Sussan
06/06/2023, 4:59 PMRoberto Cuellar Hattam
06/06/2023, 5:15 PMERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0100
Any ideas?Chidambara Ganapathy
06/06/2023, 5:39 PMHuib
06/06/2023, 5:42 PMincremental deduped history
sync method. dbt fails with the following message:
17:23:24.670768 [error] [MainThread]: :HTTPDriver for <https://x116ylkqmo.eu-west-1.aws.clickhouse.cloud:8443> returned response code 404)
17:23:24.671163 [error] [MainThread]: Code: 47. DB::Exception: Missing columns: '_airbyte_unique_key' while processing query: 'SELECT SolarEfficiency, SolarOrientation, SolarMaxProduction, SolarTiltAngle, CreatedAt, AddressId, UpdatedAt, SolarProductionThreshold, _airbyte_ab_id
17:23:24.671614 [error] [MainThread]: compiled Code at ../build/run/airbyte_utils/models/generated/airbyte_incremental/airbyte_raw/users_SolarSettings.sql,retryable=<null>,timestamp=1686072209500,additionalProperties={}], io.airbyte.config.FailureReason@77c7a5f4[failureOrigin=normalization,failureType=system_error,internalMessage=[0m17:23:24.668621 [error] [MainThread]: :HTTPDriver for <https://x116ylkqmo.eu-west-1.aws.clickhouse.cloud:8443> returned response code 404),externalMessage=Normalization failed during the dbt run. This may indicate a problem with the data itself.,metadata=io.airbyte.config.Metadata@36dd6edb[additionalProperties={attemptNumber=1, jobId=18, from_trace_message=true}],stacktrace=AirbyteDbtError:
17:23:23.231583 [error] [Thread-1 (]: 27 of 28 ERROR creating sql incremental model airbyte_raw.users_ChargeSettings ......................................... [ERROR in 1.71s]
17:23:24.633715 [error] [Thread-1 (]: 28 of 28 ERROR creating sql incremental model airbyte_raw.users_SolarSettings .......................................... [ERROR in 1.40s]
Chidambara Ganapathy
06/06/2023, 5:42 PMChidambara Ganapathy
06/06/2023, 5:49 PMKenneth Myers
06/06/2023, 5:52 PMServer temporarily unavailable (http.502.tQnjxFFeB8zupnmBbSK2dQ)
Anybody able to help with this?John Olinger
06/06/2023, 7:10 PMKRITIN MADHAVAN D 20BCE1536
06/06/2023, 9:17 PMJatin Morar
06/06/2023, 9:35 PMKRITIN MADHAVAN D 20BCE1536
06/06/2023, 10:50 PMIgnacio Martínez de Toda
06/07/2023, 7:30 AMnon-json response
problem when fetching the schema from my mongoDB.
I know this is an extended issue that happens across different sources and users of Airbyte, does someone know how to fix it? My connectors are up to date, maybe downgrading to an older version?
Thanks in advance, any help is much appreciated!!Anibal Blazquez
06/07/2023, 8:04 AM2023-06-07 07:44:51 destination > starting destination: class io.airbyte.integrations.destination.redshift.RedshiftDestination
2023-06-07 07:44:51 destination > integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json}
2023-06-07 07:44:51 destination > Running integration: io.airbyte.integrations.destination.redshift.RedshiftDestination
2023-06-07 07:44:51 destination > Command: WRITE
2023-06-07 07:44:51 destination > Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'}
2023-06-07 07:44:51 destination > Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword
2023-06-07 07:44:51 destination > Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword
2023-06-07 07:44:51 destination > Using destination type: COPY_S3
2023-06-07 07:44:52 destination > HikariPool-1 - Starting...
2023-06-07 07:44:52 destination > HikariPool-1 - Start completed.
2023-06-07 07:44:52 destination > Creating S3 client...
2023-06-07 07:44:53 destination > Write config: WriteConfig{streamName=messages, namespace=stage_airbyte_twilio_it2, outputSchemaName=stage_airbyte_twilio_it2, tmpTableName=_airbyte_tmp_wto_messages, outputTableName=_airbyte_raw_messages, syncMode=append_dedup}
2023-06-07 07:44:53 destination > class io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer started.
2023-06-07 07:44:53 destination > Preparing raw tables in destination started for 1 streams
2023-06-07 07:44:53 destination > Preparing staging area in destination started for schema stage_airbyte_twilio_it2 stream messages: target table: _airbyte_raw_messages, stage: airbyte/stage_airbyte_twilio_it2_messages/2023_06_07_07_66a40649-1157-46ec-bcdf-a7be2f573272/
2023-06-07 07:44:53 destination > HikariPool-1 - Driver does not support get/set network timeout for connections. ([Amazon][JDBC](10220) Driver does not support this optional feature.)
2023-06-07 07:44:55 destination > Preparing staging area in destination completed for schema stage_airbyte_twilio_it2 stream messages
2023-06-07 07:44:55 destination > Executing finalization of tables.
The finalization of tables never endAlejo
06/07/2023, 8:57 AMChidambara Ganapathy
06/07/2023, 9:20 AMChidambara Ganapathy
06/07/2023, 9:25 AMSoshi Nakachi仲地早司
06/07/2023, 10:12 AM2023-01-01
in the initial source setup
2. synchronize daily until `2023-06-01 At this point the value of state is 2023-05-15
3. now overwrite the value of the cursor field in the source configuration to 2023-06-01
At this point, will the next synchronization use the stored state value (2023-05-15)? Or will the overwritten value (2023-06-01) be used?Chidambara Ganapathy
06/07/2023, 10:35 AM