Update Kafka consumer / producer commands
- Updates the Kafka consumer and producer commands for the current version of Kafka
- Rename
KafkaWriter
toMfKafkaProducer
to be in line with the sibling commandMfKafkaConsumer
- Settings for the consumer / producer are declared by providing a path to the respective properties file. This makes the commands much more flexible than providing a very narrow choice of settings via setter methods