Yelp/kafka-utils

Support other commands to start and stop kafka

simplesteph opened this issue · 2 comments

For my setup, I have kafka running within Docker, so stopping and starting kafka isn't as straightforward as sudo service kafka stop.

I'm going to submit a PR to support other options to start and stop kafka. This is not dangerous in my opinion, because it the power user already has ssh access to the Kafka Host.

@ecanzonieri PR submitted