Warning message when pushing data to S3 not working

Summary

Issue with pushing data from HubSpot source to S3 destination in Airbyte Cloud, error related to class casting in Jackson library


Question

Hello :wave:

This claims to be a “Warning”, but no data is being pushed to S3.

• Airbyte Cloud
• HubSpot source 4.2.14
• S3 destination 1.0.1, passing connection test
• Records are pulled from HubSpot, they’re just not pushed to S3.


java.lang.ClassCastException: class com.fasterxml.jackson.databind.node.TextNode cannot be cast to class com.fasterxml.jackson.databind.node.ObjectNode (com.fasterxml.jackson.databind.node.TextNode and com.fasterxml.jackson.databind.node.ObjectNode are in unnamed module of loader 'app')```
• S3 destination 1.0.0 in a local Airbyte works fine
• HubSpot source 4.2.13

<br>

---

This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. [Click here](https://airbytehq.slack.com/archives/C021JANJ6TY/p1723816504988979) if you want 
to access the original thread.

[Join the conversation on Slack](https://slack.airbyte.com)

<sub>
["warning", "data-push", "s3-destination", "hubspot-source", "class-cast-exception", "jackson-library"]
</sub>

If reach out to support they’ll be able to see your connection directly for easier debugging. Also if you go into the logs it might have additional information.