nitin1677
nitin1677
how to read all messages / filtered messages in topic, if resulting no of messages are > 500, may be if couple of hundreds of thousands events in result. Limit...
sure, let me try that.
something similar to provectus kafka-ui. https://github.com/provectus/kafka-ui
> Yes, working with latest lag. but latest tag (v0.4.0) has other issues like smart filters not working or timeout exception with kafka clusters where very large number of topics...
Thanks for update. Yes, uploading a file with key/value pair will be more convenient and easy to manage. e.g. FileName: file1.json {"key": "1111", "value": {"field1":"1111","field2":"dadada","field3":"9991","field4":null,"field5":null}} {"key": "1112", "value": {"field1":"1112","field2":"tatata","field3":"9991","field4":null,"field5":null}} {"key":...
@apostolos-geyer did you get a chance to check this and share the updates to follow.
@tatiana Yes, i can def contribute to this feature as i believe this can help a lot of people to evaluate the actual python code for debugging and analyze, specially...