Shawn Seymour

Results 37 comments of Shawn Seymour

@AlexZeitler - Yes, I believe this would work great! Sorry for not responding, I haven't had time for the project I'm using this for in the past couple of weeks....

Hi there, thank you! The steps look like this: 1. Add the new command and its options to the `completer.json` file in the `kafkashell/data` directory. 2. Implement new logic in...

Happy to help, @xargs-Pratix! 1. It depends on how you've installed kafka. Most kafka installations run on port `9092`. If you've installed it on a local machine and have started...

Hi @CasperKoning! I'm glad this project has helped you 😄 Good find, this is definitely not implemented for all commands. I'll take a look and work on pushing out an...

Hi all, it's still maintained, I just haven't been working on it lately. I'll be making updates and making a new release soon. I'm happy to review and accept PRs.

Hi @xargs-Pratix, did you install it with `pip install kafka-connect-healthcheck`? It's possible your python path is not setup correctly and thus it does not find the program to run. You...

Hi @BryanDollery, Thanks for doing this! Can you give release `0.3.2` a try? Thanks!