- Adds /kafka/bin to PATH for more convenient use of tools like
kafka-topics.sh
- Creates a
kafka
user to own the service process and data - Fixes slf4j-log4j not loading--typo on adding jar to classpath
Initial build with Kafka 0.8.1.1 from official binary distribution.