I created a topic in my local kafka cluster with 3 servers / brokers by running the following from my kafka installation directory
bin/kafka-topics.sh --create
It doesn't mean if you have the broker directories on temp that you had data on it, brokers tends to create these directories if they doesn't exist.
/tmp
directory before starting Kafka ?/tmp
?