Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling --volume in kafka-mesos #237

Open
krish7919 opened this issue Jul 4, 2016 · 1 comment
Open

Handling --volume in kafka-mesos #237

krish7919 opened this issue Jul 4, 2016 · 1 comment
Labels

Comments

@krish7919
Copy link

krish7919 commented Jul 4, 2016

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?

@steveniemitz
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants