Hi,
Is it possible to have the kafka-tools support kafka-reassign-partitions instead of kafka-reassign-partitions.sh ? For example, the confluent Kafka images do an apt-get install which go and places the shell scripts directly in the /usr/bin folder, but they don't have the .sh extension.
It'd be great if kafka-tools could support either.
Thoughts on this? I can try to do a PR but it might be messy
Regards,
Stephane
Hi,
Is it possible to have the kafka-tools support
kafka-reassign-partitionsinstead ofkafka-reassign-partitions.sh? For example, the confluent Kafka images do anapt-get installwhich go and places the shell scripts directly in the/usr/binfolder, but they don't have the.shextension.It'd be great if kafka-tools could support either.
Thoughts on this? I can try to do a PR but it might be messy
Regards,
Stephane