Step 1: Configuration file
Create anapplication.yml file with your license, Kafka clusters, and databases:
Step 2: Run
- Compose
- Docker
Create a
docker-compose.yml filedocker-compose.yml
command
The default Streemlined image comes pre-packaged with two Sink Connectors:
- JDBC Connector for Apache Kafka — Transfer data from Kafka topics to relational databases
- HTTP Connector for Apache Kafka — Send data from Kafka topics to HTTP endpoints