Vagrant, Kafka, Kerberos

Categories: Programming, BigData, Cryptography

As you may have noticed, I’ve been doing a lot with Kafka Connect recently.

In order to test a custom Kafka Connect connector and connector configurations, I needed a suitable environment with the services installed. I set this up via Vagrant, and have now documented how this is done - mostly for myself in case I need to do something similar later, but maybe it is also useful to you..