Vicky Kwan
04/21/2023, 6:05 PMtag_admin
role for creating tags, and allow Airbyte's service role to apply tags. I'm imagining Airbyte will be able to apply various tags based on the connectors. How do we achieve this when Airbyte creates a new Snowflake Schema, and applies the tags we want on that schema? Any tips will be appreciated!Ella Rohm-Ensing (Airbyte)
04/21/2023, 6:16 PMSlackbot
04/21/2023, 6:30 PMSrikanth Sudhindra
04/21/2023, 6:34 PMrefresh source schema
under connections -> replication tab -
Internal Server Error: Cannot invoke "io.airbyte.api.model.generated.AirbyteCatalog.getStreams()" because "discovered" is null
Airbyte OSS is on EKS and deployed using helm 0.45.11. Anyone seen this issue before ?Anjaneyulu K
04/21/2023, 6:56 PMChristopher Wu
04/21/2023, 7:11 PMJames Liebler
04/21/2023, 7:23 PMRavi
04/21/2023, 10:10 PM2023-04-21 21:54:21 [1;31mERROR[m i.a.w.i.VersionedAirbyteStreamFactory(internalLog):313 - Traceback (most recent call last):
File "/airbyte/integration_code/source_s3/source_files_abstract/formats/csv_parser.py", line 33, in inner
return fn(self, file, file_info)
File "/airbyte/integration_code/source_s3/source_files_abstract/formats/csv_parser.py", line 188, in get_inferred_schema
schema_dict = self._get_schema_dict(file, infer_schema_process)
File "/airbyte/integration_code/source_s3/source_files_abstract/formats/csv_parser.py", line 196, in _get_schema_dict
return run_in_external_process(
File "/airbyte/integration_code/source_s3/utils.py", line 40, in run_in_external_process
raise potential_error
pyarrow.lib.ArrowInvalid: CSV parse error: Empty CSV file or block: cannot infer number of columns
UUBOY scy
04/22/2023, 10:32 AMairbyte-integrations/bases/base-normalization/normalization/transform_catalog/stream_processor.py
, how can I build a testing normalization image to test?Slackbot
04/22/2023, 2:09 PMUUBOY scy
04/22/2023, 5:15 PMdestination_definitions.yaml
and run ./gradlew :airbyte-config:init:processResources
to regenerate oss_catalog.json, and then restart Airbyte via docker compose on local machine. Anyone has idea?UUBOY scy
04/23/2023, 4:09 AMdestination_definitions.yaml
and run ./gradlew :airbyte-config:init:processResources
to regenerate oss_catalog.json, and then restart Airbyte via docker compose on GCP compute engine, also tried restarting Airbyte instance, but the default airbyte/normalization image still be used. Anyone has idea?Rutger Weemhoff
04/23/2023, 7:07 AMyuan sun
04/23/2023, 9:03 AMRytis Zolubas
04/23/2023, 11:03 AMRyan Taylor
04/23/2023, 2:47 PMUUBOY scy
04/24/2023, 4:58 AMKing Ho
04/24/2023, 6:54 AMAsutosh Nayak
04/24/2023, 8:06 AMMassy Bourennani
04/24/2023, 8:32 AMmultazim deshmukh
04/24/2023, 11:55 AMMehmet Berk Souksu
04/24/2023, 1:32 PMINFO i.a.v.j.JsonSchemaValidator(test):130 - JSON schema validation failed.
errors: $: null found, string expected
Is there any way to limit this or show only once?Rafael Rossini
04/24/2023, 1:48 PMCorey Tucker
04/24/2023, 1:51 PMSlackbot
04/24/2023, 1:52 PMMehmet Berk Souksu
04/24/2023, 2:06 PMSean Zicari
04/24/2023, 3:25 PMconnector-builder-server:
url: /connector-builder-api
Dandi Qiao
04/24/2023, 4:07 PMMathieu Lamiot
04/24/2023, 6:22 PMJon VerLee
04/24/2023, 8:30 PM