Re: Cluster ID starting with hyphen, docs not exactly in sync

2024-10-24 Thread Samuli Ruohola
Hi! Thank you! The problematic command is possibly in use in bitnami kafka ( I do not know )? The problem came when we used it & the problem was analyzed only with it. Bitnami kafka is not used anymore, but Apache Kafka is used directly instead, nowadays. So, the argument can be given in a better

Re: Cluster ID starting with hyphen, docs not exactly in sync

2024-10-22 Thread Colin McCabe
Hi Samuli, Cluster ID is allowed to start with a hyphen. But you must pass it to the kafka-storage format command line like this: > kafka-storage.sh format --cluster-id=$MY_CLUSTER_ID ... Note the equals sign. We didn't want people to have to deal with this, which is why we made generate-uuid