Today, we will talk about how to transfer the data in JSON format from Kafka to Deepgreen. It reads the data
from Kafka partitions simultaneously via Xdrive plugins and transfer the data to Deepgreen DB table.
We will show you how to setup the configurations and read the JSON data from Kafka today.
Deepgreen just released the latest Kafka extension dgkafka that can read/write data between Deepgreen and Kakfa in
parallel fashion. It reads the data from Kafka partitions simultaneously via Xdrive plugins and transfer the data to
Deepgreen DB table.
We will show you how to setup the configurations and read the data from Kafka today.