Skip to content

Conversation

@slawr
Copy link
Collaborator

@slawr slawr commented Mar 21, 2025

Summary
Setup up a docker environment for a streaming sync between two Apache IoTDB instances. One representing an in-vehicle HPC VSS data store, the other a cloud VSS data store. The latter could also be an in-vehicle telematics unit that used AMQP or MQTT for the cloud connection.

Notes
In the COVESA Data Architecture team we have discussed using m/w to sync between VSS data stores.

This work in progress (WIP) pull request makes public a CDSP example docker environment using Docker Compose, along with notes, that allows investigations into using Apache IoTDB's streaming sync features.

The example is completely self-contained and you could simply copy the directory into your own CDSP instance if you wanted.

Setup up a docker environment for a streaming sync between two Apache
IoTDB instances. One representing an in-vehicle HPC VSS data store, the
other a cloud VSS data store. The latter could also be an in-vehicle
telematics unit that used AMQP or MQTT for the cloud connection.

Signed-off-by: Stephen Lawrence <[email protected]>
@slawr slawr added the enhancement New feature or request label Mar 21, 2025
@slawr slawr self-assigned this Mar 21, 2025
@slawr slawr changed the title (WIP) experimental: example for using Apache IoTDB's streaming sync feature to sync between two instances (WIP) experimental: CDSP example for using Apache IoTDB's streaming sync feature to sync between two instances Mar 21, 2025
@slawr slawr moved this to In Progress in Central Data Service Playground Mar 21, 2025
@slawr slawr moved this from In Progress to Hold in Central Data Service Playground Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Development

Successfully merging this pull request may close these issues.

1 participant