-
Is this your first time deploying Airbyte?: No
-
OS Version / Instance: Ubuntu
-
Memory / Disk: Memory: / Disk
-
Deployment: Docker
-
Airbyte Version: 0.36.8-alpha
-
Source name/version: Amazon Seller Partner (0.2.16)
-
Destination name/version: BigQuery (1.1.4)
-
Step: During sync
-
Description: Hey guys, I am receiving a JSON schema validation error when trying to ingest data from Amazon Seller Partner to BigQuery. I am currently using Raw data normalization because Airbyte can’t normalize data from all endpoints
-
Logs:
2022-05-05 19:37:33 destination > 2022-05-05 19:37:33 INFO i.a.i.d.b.u.AbstractBigQueryUploader(uploadData):97 - Data is successfully loaded to the source table _airbyte_raw_GET_MERCHANT_LISTINGS_ALL_DATA!
2022-05-05 19:37:33 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed.
errors: $: null found, object expected
2022-05-05 19:37:33 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null
2022-05-05 19:37:33 destination > 2022-05-05 19:37:33 INFO i.a.i.d.b.u.AbstractBigQueryUploader(uploadData):99 - Final state message is accepted.
2022-05-05 19:37:33 destination > 2022-05-05 19:37:33 INFO i.a.i.d.b.u.AbstractBigQueryUploader(dropTmpTable):111 - Removing tmp tables...
2022-05-05 19:37:33 destination > 2022-05-05 19:37:33 INFO i.a.i.d.b.u.AbstractBigQueryUploader(dropTmpTable):113 - Finishing destination process...completed