Coder Social home page Coder Social logo

muralibasani / kafkawize Goto Github PK

View Code? Open in Web Editor NEW
21.0 3.0 3.0 31.03 MB

DEPRECATED - Kafkawize : A Self service Apache Kafka Topic Management tool/portal. A Web application which automates the process of creating and browsing Kafka topics, acls, schemas by introducing roles/authorizations to users of various teams of an org.

Home Page: https://www.kafkawize.io

License: Apache License 2.0

Java 24.38% CSS 10.60% JavaScript 18.09% HTML 37.73% Less 0.36% SCSS 8.84%
kafka tool topic management automation selfservice kafka-topic-management topics acls schemas

kafkawize's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

kafkawize's Issues

Funtions Missing

Hi Murali,

Thanks for sharing the information, It is really help full.
I have downloaded the latest kafkawize-master zip and opened in IDG, after the I could see functions missing errors. samples are getContactperson, getTeammail, getTrustStoreLocation..etc.

So here we have to add all these functions?

Please help me on resolving the issue.

Thanks,
Mac.

Unable to login to kafkawize

i am using kafkawize docker image version 4.4.
i have pulled the image from dockerhub . after setting it up i tried to login to the ui with the default credentials superadmin -> kwsuperadmin123$$. but unable to do so. please help.

Assertion language needing update in UsersTeamsControllerIT.deleteTeamFailure() please

Got the following on mvn clean install:

[ERROR] Failures:
[ERROR] UsersTeamsControllerIT.deleteTeamFailure:256
Expected: a string containing "Not allowed to delete this team"
but: was "{"result":"Team cannot be deleted."}"
[INFO]
[ERROR] Tests run: 45, Failures: 1, Errors: 0, Skipped: 0

Updating the assertion language in UsersTeamsControllerIT.deleteTeamFailure() fixed this for me.

Administrative Kafka tasks

Hi Team,

Thanks for the great job.
Is there any plan of adding support to various administrative tasks is currently being supported by kafka-manager and other few open source tools?

Regards,
Sidharth

support jdbc datastores ?

Is it on the roadmap to support more 'conventional' stores like for example jdbc or even flat file ? This would simplify the deployment a lot.

Problem with running kafkawize jar

I've followed the instructions from: https://kafkawize.readthedocs.io/en/latest/getting_started.html
but I got stuck at build step (https://kafkawize.readthedocs.io/en/latest/getting_started.html#build).

When I try to run kafkawize using provided command I get the following exception:
java.io.FileNotFoundException: class path resource [application.properties] cannot be opened because it does not exist

i've also tried building kafkawize with local profile, but that didn't help.

Could you help me understand what I'm doing wrong?

Additional note: The command in documentation is missing -D before spring.config.location :
java -jar spring.config.location=classpath:/application.properties -Dspring.profiles.active=[local/test/prod] kafkawize-web-3.2.jar

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.