GithubHelp home page GithubHelp logo

gojek / kat Goto Github PK

View Code? Open in Web Editor NEW
32.0 32.0 8.0 400 KB

Swiss Knife for Kafka admin operations

License: Apache License 2.0

Makefile 0.72% Go 99.13% Dockerfile 0.04% Shell 0.11%

kat's Introduction

kat's People

Contributors

anbarasantr avatar devdinu avatar goyalbhumika avatar punit-kulal avatar roobalimsab avatar ys-achinta avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kat's Issues

Question: authentication

Hey,

nice program as far as I can tell! The documentation doesn't say anything about authentication if running it against a non-local installation. I that possible?

Mirror command: Read configurations from a config file

Current: ./kat mirror --source-broker-ips broker1,broker2 --destination-broker-ips broker1,broker2 --topics topic1,topic2
o/p: Mirror all configurations for the specicifed topics.

Expected: Mention the configs to mirror in a config file and apply only those configs. This provides flexibility to users.

Reset offset for a consumer

If resetting offset in future (can break or throw warning), since kafka-consumer-groups reset offset does it automatically, could lead to data loss

Config show command does not show any header for the config entries

Current:
i/p:
kat topic config show -t test-topic -b "localhost:9092"
o/p:

---------------------------------------------
Configuration for topic - test-topic
---------------------------------------------
{compression.type producer false true Unknown false []}

Expected:
i/p:
kat topic config show -t test-topic -b "localhost:9092"
o/p:

---------------------------------------------
Configuration for topic - test-topic
---------------------------------------------
Name | Value | ReadOnly | Default | Source | Sensitive | Synonyms
{compression.type producer false true Unknown false []}

Table representation would be more appreciated

Unable to install kat in mac

Both brew and go install failing..

brew tap gojek/stable
==> Tapping gojek/stable
Cloning into '/usr/local/Homebrew/Library/Taps/gojek/homebrew-stable'...
Username for 'https://github.com':
go install github.com/gojek/kat
can't load package: package github.com/gojek/kat: cannot find package "github.com/gojek/kat"

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.