mesos / kafka

Apache Kafka on Apache Mesos
Apache License 2.0
414 stars 140 forks source link

How do I upgrade Kafka from 0.9.0.0 to 0.9.0.1? #189

Closed mindscratch closed 8 years ago

mindscratch commented 8 years ago

How do I tell kafka-framework which tarball to use when launching brokers? Right now, I have kafka_2.11-0.9.0.0.tgz sitting next to kafka-mesos.sh. Can I just replace that tarball with kafka-2.11-0.9.0.1.tgz?

mindscratch commented 8 years ago

Think I found it here. Looks like I just put a tarball and it'll pick it up.