Skip to content

manquius/management-sdk-for-kafka

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License

Management SDK for Kafka(*)

Overview

It is set of APIs packaged as JAR file, capable of being integrated by other Java solutions to operate and monitoring a Kafka cluster programatically.

Main features

  • Kafka cluster monitoring
  • Zookeeper(*) cluster monitoring
  • Create topic
  • List topics
  • Get topic configuration
  • Override topic configuration

Documentation

javadoc

Latest build

0.9.0

Kafka version supported

0.9.0.1

Zookeeper version supported

3.4.8

JVM version supported

Java 1.8.0

Usage

wiki

Bugs and feedback

For bugs, questions and discussions please use the Github issues

Build

mvn install

LICENSE

Copyright 2017 McAfee, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

*Other names and brands may be claimed as the property of others

About

It is a set of Java APIs to operate and monitoring a Kafka cluster

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.8%
  • Shell 0.2%