esque
esque copied to clipboard
esque - an operational kafka tool.
What happens if I forget to set this flag but the data is avro? Wouldn't it be possible to detect avro or not automatically based on the first few lines?...
Make sure esque is installable in a number of python environment (virtualenv, global, user). Also provide deb, rpm and brew packages.
For testing on dev, it would be cool to write randomized data based on an Avro schema into a custom target topic.
This is only for non-verbose mode. Expected output: ``` >>> esque describe consumergroup mygroup group_id: mygroup group_coordinator: mybroker offsets: mytopic (min, max over 50 partitions): consumer_offset: 9080383, 9569775 topic_low_watermark: 2710,...
We have no good release cycle yet. Introduce one which also enables us to do: * Nightly builds * Show a changelog * ...
Create better docs to attract and inform users * Top use cases described (GIFs) * All USP features are mentioned * Imagine users search "how to do X in Kafka"...
Like #55 but a little more sophisticated. If a "bad" config is set warn user about them in describe. -> First define list of recommended config options.