kafka icon indicating copy to clipboard operation
kafka copied to clipboard

Handling --volume in kafka-mesos

Open krish7919 opened this issue 9 years ago • 1 comments

We currently use a custom docker volume driver to mount remote/NFS directory inside docker container and was wondering how does one handle the

--volume              pre-reserved persistent volume id

flag in the CLI. Also, what would be the pros or cons of making the framework spawn brokers inside a docker container?

krish7919 avatar Jul 04 '16 13:07 krish7919

Much better volume support is coming soon! It sounds like for your use case you want to use the docker volume support built into mesos, thats next on my list of todos for docker support.

steveniemitz avatar Mar 28 '17 19:03 steveniemitz