[destination-s3] intermittent java.lang.RuntimeException: Could not deserialize PartialAirbyteMessage #55842
Labels
area/connectors
Connector related issues
autoteam
community
needs-triage
team/extensibility
type/bug
Something isn't working
Connector Name
S3
Connector Version
1.4.0
What step the error happened?
During the sync
Relevant information
We have a suite of custom connectors running in a production environment of Airbyte 0.63.14 on K8. One of them regularly receives the above error and can take up to 20 retries before it works. We write in parquet format and use snappy compreesion.
I have looked at sample data to try to determine if there's an issue with the data format/size and nothing stands out. 6 fields, all strings, longest is 128 chars. I bumped the S3 version from 1.0.5 to 1.4.0 and tried doubling the block size, to no luck.
Relevant log output
Contribute
The text was updated successfully, but these errors were encountered: