David Rojas
06/06/2022, 9:49 PMDavid Rojas
06/06/2022, 9:51 PMdasol kim
06/07/2022, 3:56 AMairbyte-worker | 2022-06-07 03:50:22 normalization > Processing destination_catalog.json...
airbyte-worker | 2022-06-07 03:50:22 normalization > Truncating ny_p1_json_22_properties_view_columns_format (#44) to ny_p1_json_22_proper_s_view_columns_format (#43)
airbyte-worker | 2022-06-07 03:50:22 normalization > Truncating ny_p1_json_22_properties_view_columns_cachedContents (#52) to ny_p1_json_22_proper_olumns_cachedContents (#43)
airbyte-worker | 2022-06-07 03:50:22 normalization > Truncating ny_p1_json_22_properties_view_columns_cachedContents_top (#56) to ny_p1_json_22_proper_ns_cachedContents_top (#43)
airbyte-worker | 2022-06-07 03:50:22 normalization > Truncating ny_p1_json_22_properties_view_metadata_attachments (#50) to ny_p1_json_22_proper__metadata_attachments (#43)
airbyte-worker | 2022-06-07 03:50:22 normalization > Truncating ny_p1_json_22_properties_view_metadata_custom_fields (#52) to ny_p1_json_22_proper_etadata_custom_fields (#43)
airbyte-worker | 2022-06-07 03:50:22 normalization > Truncating ny_p1_json_22_properties_view_metadata_custom_fields_Update (#59) to ny_p1_json_22_proper__custom_fields_Update (#43)
airbyte-worker | 2022-06-07 03:50:22 normalization > Truncating ny_p1_json_22_properties_view_metadata_custom_fields_Data_Collection (#68) to ny_p1_json_22_proper_ields_Data_Collection (#43)
airbyte-worker | 2022-06-07 03:50:22 normalization > Truncating ny_p1_json_22_properties_view_metadata_custom_fields_Dataset_Information (#72) to ny_p1_json_22_proper_s_Dataset_Information (#43)
airbyte-worker | 2022-06-07 03:50:22 normalization > Truncating ny_p1_json_22_properties_view_metadata_renderTypeConfig (#55) to ny_p1_json_22_proper_data_renderTypeConfig (#43)
airbyte-worker | 2022-06-07 03:50:22 normalization > Truncating ny_p1_json_22_properties_view_metadata_renderTypeConfig_visible (#63) to ny_p1_json_22_proper_derTypeConfig_visible (#43)
airbyte-worker | 2022-06-07 03:50:22 normalization > Truncating ny_p1_json_22_properties_view_metadata_availableDisplayTypes (#60) to ny_p1_json_22_proper_availableDisplayTypes (#43)
airbyte-worker | 2022-06-07 03:50:22 normalization > Truncating ny_p1_json_22_properties_view_approvals_submitter (#49) to ny_p1_json_22_proper_w_approvals_submitter (#43)
airbyte-worker | 2022-06-07 03:50:22 normalization > Truncating ny_p1_json_22_properties_view_approvals_submissionDetails (#57) to ny_p1_json_22_proper_als_submissionDetails (#43)
airbyte-worker | 2022-06-07 03:50:22 normalization > Truncating ny_p1_json_22_properties_view_approvals_submissionOutcomeApplication (#68) to ny_p1_json_22_proper_ionOutcomeApplication (#43)
airbyte-worker | 2022-06-07 03:50:22 normalization > Truncating ny_p1_json_22_properties_view_tableAuthor_flags (#47) to ny_p1_json_22_proper_iew_tableAuthor_flags (#43)
airbyte-worker | 2022-06-07 03:50:22 normalization > Traceback (most recent call last):
airbyte-worker | 2022-06-07 03:50:22 normalization > File "/usr/local/bin/transform-catalog", line 8, in <module>
airbyte-worker | 2022-06-07 03:50:22 normalization > sys.exit(main())
airbyte-worker | 2022-06-07 03:50:22 normalization > File "/usr/local/lib/python3.8/site-packages/normalization/transform_catalog/transform.py", line 82, in main
airbyte-worker | 2022-06-07 03:50:22 normalization > TransformCatalog().run(args)
airbyte-worker | 2022-06-07 03:50:22 normalization > File "/usr/local/lib/python3.8/site-packages/normalization/transform_catalog/transform.py", line 35, in run
airbyte-worker | 2022-06-07 03:50:22 normalization > self.process_catalog()
airbyte-worker | 2022-06-07 03:50:22 normalization > File "/usr/local/lib/python3.8/site-packages/normalization/transform_catalog/transform.py", line 62, in process_catalog
airbyte-worker | 2022-06-07 03:50:22 normalization > processor.process(catalog_file=catalog_file, json_column_name=json_col, default_schema=schema)
airbyte-worker | 2022-06-07 03:50:22 normalization > File "/usr/local/lib/python3.8/site-packages/normalization/transform_catalog/catalog_processor.py", line 63, in process
airbyte-worker | 2022-06-07 03:50:22 normalization > for conflict in tables_registry.resolve_names():
airbyte-worker | 2022-06-07 03:50:22 normalization > File "/usr/local/lib/python3.8/site-packages/normalization/transform_catalog/table_name_registry.py", line 157, in resolve_names
airbyte-worker | 2022-06-07 03:50:22 normalization > conflicts = self.resolve_table_names()
airbyte-worker | 2022-06-07 03:50:22 normalization > File "/usr/local/lib/python3.8/site-packages/normalization/transform_catalog/table_name_registry.py", line 196, in resolve_table_names
airbyte-worker | 2022-06-07 03:50:22 normalization > assert (table_count * 2) == registry_size, f"Mismatched number of tables {table_count * 2} vs {registry_size} being resolved"
airbyte-worker | 2022-06-07 03:50:22 normalization > AssertionError: Mismatched number of tables 64 vs 62 being resolved
airbyte-worker | 2022-06-07 03:50:22 normalization >
airbyte-worker | 2022-06-07 03:50:22 normalization > Showing destination_catalog.json to diagnose/debug errors (1):
Why this issue continues to occur when discover_schema works well?
AssertionError: Mismatched number of tables 64 vs 62 being resolved
Sivakumar Ramaswamy
06/07/2022, 5:26 AMMaor Boublil
06/07/2022, 7:29 AMSyamkumar Pattathil
06/07/2022, 3:56 PMSyamkumar Pattathil
06/07/2022, 4:00 PMCarter Tiernan
06/07/2022, 4:13 PMmaster
and when I attempt to start Airbyte using docker-compose up
(intel mac) the web app says "Something went wrong... the server may still be starting up". Looking through the logs it looks like there are a couple errors that I haven't been able to resolve. Firstly, the bootloader wants me to upgrade to 0.32.0-alpha before using the current version (but I cannot find this version on DockerHub). Secondly, the server times-out "while waiting for database to fulfill minimum flyway migration version..", only thing I can see in the logs for the database is that temporal
already exists and it stops logging after this command (maybe its stuck?)
2022-06-07 16:05:40.186 UTC [39] STATEMENT: INSERT INTO
namespaces (partition_id, id, name, is_global, data, data_encoding, notification_version)
VALUES($1, $2, $3, $4, $5, $6, $7)
Any help is appreciated. Ive attempted to change the mounts in .env
to a new local dir, but I get the same error. Thanks!Truc Nguyen
06/08/2022, 5:12 AM2022-06-08 04:58:49 source > 2022-06-08 04:58:49 ERROR i.a.i.b.AirbyteExceptionHandler(uncaughtException):26 - Something went wrong in the connector. See the logs for more details.
2022-06-08 04:58:49 source > java.lang.IllegalArgumentException: TIMESTAMP_WITH_TIMEZONE is not supported.
Emilja Dankevičiūtė
06/08/2022, 7:13 AM杨子文
06/08/2022, 7:50 AM{
"records": [
{
"id": 1,
"group_id": 1
},
{
"id": 2,
"group_id": 1
},
{
"id": 3,
" group_id": 1
},
{
"id": 4,
"group_id": 2
},
{
"id": 5,
"group_id": 2
}
]
}
The request path of HttpSubStream is f"detail/{group_id}"
.
Can anyone give some advice or use cases?
Thanks!Mikhail
06/08/2022, 11:01 AMterekete
06/08/2022, 1:33 PMLilashree Sahoo
06/08/2022, 9:49 PMThe connection tests failed.
Could not connect to the S3 bucket with the provided configuration. Failed to parse XML document with handler class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser$ListBucketHandler
I see a test connection file created in s3 which says "check content" - _airbyte_connection_test_51a17e652bc74d5881f6535f8a90be1c
I have created a user specific to Airbyte with the below perms and able to access that s3 bucket from my local using python boto3 -
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": "s3:*",
"Resource": [
"arn:aws:s3:::airbyte-poc/*",
"arn:aws:s3:::airbyte-poc"
]
}
]
}
Would anyone know this issue?Wahyu Budiman
06/09/2022, 7:20 AMAndreas Nigg
06/09/2022, 7:28 AMMikhail
06/09/2022, 8:28 AMKirill
06/09/2022, 9:38 AMWe are unable to grant your request for a developer token to be used with a third-party tool (Airbyte) that you do not manage. This is a violation of the Google Ads API Policies, and is not a permissible use case for API access.
A developer token is a means to enable your application to connect to the Google Ads API. This token must belong to and be managed by the developer responsible for building and maintaining the codebase of the app. You should not share your developer token with another entity whose codebase you don't manage. Additionally you should not build your app in a manner that requires clients to obtain a developer token for it to be used.
Alessandro Pietrobon
06/09/2022, 1:59 PMNotion
connector? I know it 'alpha' so i'm not expecting support, just wondering if anyone was able to get it to work. I'm currently able to only retrieve records from the 'users' table, but actually need the 'database' table for my reporting. Let me know, thanks!Zaza Javakhishvili
06/09/2022, 2:33 PMEnrico Tuvera Jr.
06/09/2022, 3:09 PMdocker run --rm -i <image_name>
on my machine produces output. what could the problem be?Callum McCaffery
06/09/2022, 3:49 PMCM
06/09/2022, 5:38 PMDennis Fang
06/09/2022, 5:51 PM2022-06-09 17:29:40 [44msource[0m > Read 0 records from campaigns stream
Full log attached
Any idea why it's reading zero records?Brian Keiner
06/09/2022, 6:42 PMDavid Mattern
06/09/2022, 9:10 PMDharshan Viswanathan
06/09/2022, 11:30 PMZaza Javakhishvili
06/10/2022, 4:01 AMIvan Zhabin
06/10/2022, 6:24 AMsource Jira: User
I always get only 50 users? How can I get everyone?Kyle MacKenzie
06/10/2022, 8:08 AMJOB_MAIN_CONTAINER_MEMORY_REQUEST=
JOB_MAIN_CONTAINER_MEMORY_LIMIT=
What should the values look like? String of memory size e.g. “28GB”? Is it in bytes as an int? Something else?