Giter Site home page Giter Site logo

Provide simple WEB UI about kafka HOT 6 OPEN

mesos avatar mesos commented on August 17, 2024
Provide simple WEB UI

from kafka.

Comments (6)

mindscratch avatar mindscratch commented on August 17, 2024

Not exactly what you're looking for but it's quite helpful https://github.com/yahoo/kafka-manager

from kafka.

joestein avatar joestein commented on August 17, 2024

Hey @mindscratch we modified kafka-manager for some of these https://github.com/stealthly/kafka-manager but not sure how maintainable that is going to be with upstream/downstream re-base. It would be great to have a single kafka-manager that can support implementations, agreed.

from kafka.

SEJeff avatar SEJeff commented on August 17, 2024

@joestein Maybe the "solution" is a React.js client that is a static bit of html + javascript and simply uses the existing HTTP api you've so nicely written for this framework?

from kafka.

tobilg avatar tobilg commented on August 17, 2024

@joestein If I understood correctly, you forked the yahoo/kafka-manager project and replaced the "JMX scheduler" with the mesos/kafka one, right?

from kafka.

sjoerdmulder avatar sjoerdmulder commented on August 17, 2024

I have created a first version of the WebUI using Angular and Material Design here: https://github.com/sagentio/kafka/tree/feature/webui

Currently works:

  • List brokers
  • Start broker
  • Stop broker
  • Remove broker
  • List topics

TODO:

  • Add a broker
  • Add a topic
  • Update a topic
  • Create overview / detail screens per broker / topic that shows more info.
  • Add menu on the left and some logic navigation.

image

Please let me know what you think of it and if you would consider this usable!

from kafka.

joestein avatar joestein commented on August 17, 2024

@tobilg correct, we haven't integrated the admin though so that is still kafka-manager instead of through scheduler ... having it through the scheduler is important so we can have things like rackaware partition assignment, rebalancing, etc so it is more of a view only thing really

@sjoerdmulder cool, we'll take a look

from kafka.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.