-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
Hello,
On the initial vagrant provision, the services start up fine. However, subsequent 'vagrant up' commands do not start zookeeper and kafka.
This can be easily verified by running 'vagrant halt' then 'vagrant up'. There will be no java processes running on either vm.
I had to manually start zookeeper and kafka by doing the following
zookeper
kafka
It would be easier if the services automatically started. Either by a boot script, supervisord, or some other mechanism.
Metadata
Metadata
Assignees
Labels
No labels