Prateek Shukla

Results 5 comments of Prateek Shukla

Thanks for the info Shawn. I have couple of questions. 1. How do you discover kafka install location? Is it via port#? 2. Does this work on a secure environment?...

I think I got it. You mean that I should add the path to the cert config file in the completer.json like this "kafka-topics --secure-config path": Like in the screenshot...

> The problem with rolling script is that both the stop and start command(Kafka) are executed almost at the same time with very little time delay resulting in start command...

kafka-utils uses the Value:0 of under replicated partition that gets generated by Jolokia. Based on if the Value:0 or not the next broker is restarted. So if you can get...

@devshawn Thank you! I realized it after seeing your message. I had installed it from my IDE. So I had to uninstall it and then I activated my python virtual...