Hi, I would like to deploy datahub without kafka....
# all-things-deployment
m
Hi, I would like to deploy datahub without kafka. I just want to use the restful gms-service for ingesting metadata. Can I disable kafka by simply setting
kafka.enabled
to false in the prerequisite chart?
b
Still need Kafka for datahub to work.
m
So I cannot deploy without kafka? This diagram suggests its not required component.
b
b
Kafka is used by DataHub internally as a CDC / Change Capture Log 🙂 We provide a containerized deployment of Kafka with our Docker-Compose + Helm deployment options which should make the kafka dependency easy to manage