- Is this your first time deploying Airbyte?: Yes
- OS Version / Instance: Amazon Linux 2
- Memory / Disk: 50GB
- Deployment:
- Airbyte Version: 0.35.65-alpha
- Source name/version: mysql 8.0.28
- Destination name/version: mysql 8.0.28 docker
- Step: The issue is happening during normalization. Not using SSH Tunnel
- Description:
My source and destination are MySQL databases with same version. Connection is successful when Transformation is ‘Raw JSON’ but fails when ‘Normalization’ is selected. When Transformation is ‘Normalization’ I can see the necessary raw tables created and populated in the destination schema. Attached log file for reference.
I tried reading a file (Source: File) into my mysql destination and the normalization fails here too. Can see the raw table created for the source file.
logs-36.txt (93.8 KB)