Re: Any simple UI Tool for Kafka

2019-08-24 Thread Stephen Powis
Pretty sure Kafka-WebView checks most of those boxes :)

https://github.com/SourceLabOrg/kafka-webview



On Sat, Aug 24, 2019 at 12:58 PM Darius Cooper 
wrote:

> I'm looking for recommendations for a simple UI -based tool that will help
>
> * viewing lists of Kafka topics,
> * viewing Consumer groups for each topics
> * viewing messages for a topic
> * post test messages to a topic
>
> The audience would be developers who are using Kafka and could use a
> simple tool within their test environments.
>
> I found a couple of tools:
> * Kafka Tool
> * Yahoo Kafka-manager
>
> I'm looking for recommendations of more tools
>


Re: Any simple UI Tool for Kafka

2019-08-24 Thread Darius Cooper
Stéphane, Thank you. Can you post a link, please.


On 2019/08/24 07:58:19, Stéphane. D.  wrote: 
> There is also conduktor, which is desktop-based (disclaimer: author).
> 
> On Sat 24 Aug 2019 at 06:19, Revanth Kumar <
> revanthsinghrathode1...@gmail.com> wrote:
> 
> > i have used kafka tool earlier its good ❤ working fine
> >
> > On Sat, 24 Aug, 2019, 9:48 AM Eliza,  wrote:
> >
> > > Hi
> > >
> > > Rahul Singh wrote:
> > > > Kafka Manager is good tool.
> > >
> > > me second for that.
> > >
> >
> 


Re: Any simple UI Tool for Kafka

2019-08-24 Thread Mohit Kumar
I came across with a tool named cruise control a few weeks ago. I didn't
get the chance to test it but it's looking good.

Cruise Control: https://github.com/linkedin/cruise-control
Cruise Control UI: https://github.com/linkedin/cruise-control-ui

On Sat, Aug 24, 2019 at 1:53 PM Stéphane. D.  wrote:

> There is also conduktor, which is desktop-based (disclaimer: author).
>
> On Sat 24 Aug 2019 at 06:19, Revanth Kumar <
> revanthsinghrathode1...@gmail.com> wrote:
>
> > i have used kafka tool earlier its good ❤ working fine
> >
> > On Sat, 24 Aug, 2019, 9:48 AM Eliza,  wrote:
> >
> > > Hi
> > >
> > > Rahul Singh wrote:
> > > > Kafka Manager is good tool.
> > >
> > > me second for that.
> > >
> >
>


-- 
Regards
Mohit


Re: Any simple UI Tool for Kafka

2019-08-24 Thread Stéphane . D .
There is also conduktor, which is desktop-based (disclaimer: author).

On Sat 24 Aug 2019 at 06:19, Revanth Kumar <
revanthsinghrathode1...@gmail.com> wrote:

> i have used kafka tool earlier its good ❤ working fine
>
> On Sat, 24 Aug, 2019, 9:48 AM Eliza,  wrote:
>
> > Hi
> >
> > Rahul Singh wrote:
> > > Kafka Manager is good tool.
> >
> > me second for that.
> >
>


Re: Any simple UI Tool for Kafka

2019-08-23 Thread Revanth Kumar
i have used kafka tool earlier its good ❤ working fine

On Sat, 24 Aug, 2019, 9:48 AM Eliza,  wrote:

> Hi
>
> Rahul Singh wrote:
> > Kafka Manager is good tool.
>
> me second for that.
>


Re: Any simple UI Tool for Kafka

2019-08-23 Thread Eliza

Hi

Rahul Singh wrote:

Kafka Manager is good tool.


me second for that.


Re: Any simple UI Tool for Kafka

2019-08-23 Thread Rahul Singh
Kafka Manager is good tool.

On Sat, Aug 24, 2019, 9:28 AM Darius Cooper  wrote:

> I'm looking for recommendations for a simple UI -based tool that will help
>
> * viewing lists of Kafka topics,
> * viewing Consumer groups for each topics
> * viewing messages for a topic
> * post test messages to a topic
>
> The audience would be developers who are using Kafka and could use a
> simple tool within their test environments.
>
> I found a couple of tools:
> * Kafka Tool
> * Yahoo Kafka-manager
>
> I'm looking for recommendations of more tools
>


Any simple UI Tool for Kafka

2019-08-23 Thread Darius Cooper
I'm looking for recommendations for a simple UI -based tool that will help

* viewing lists of Kafka topics,
* viewing Consumer groups for each topics
* viewing messages for a topic
* post test messages to a topic

The audience would be developers who are using Kafka and could use a simple 
tool within their test environments.

I found a couple of tools:
* Kafka Tool
* Yahoo Kafka-manager

I'm looking for recommendations of more tools