How can we offload the binary attached to an event to datahub

I want to offload the binary files attached to my events to the datahub. Is it possible in the first place? If possible, how to do that?

Hi!

Unfortunately, this is not supported yet.

You can propose this as feature using our feedback portal:
https://cumulocityiot.ideas.aha.io/ideas/?project=DTHB

Regards,
Michael

Thanks Michael for the response but I was wondering if we can use an insert statement to store a zip file in datahub using datahub rest endpoint?

Hi!

All versions of Cumulocity IoT DataHub which are GA use Dremio 19 or earlier and do not support INSERT yet. We might support this in future versions.

Still, storing binaries in the data lake using DataHub/Dremio seems like an unusual design choice. Are there specific reasons to not use the APIs of the hyperscaler to store the files in the data lake?

Regards,
Michael