Kafka Validtor

Kafka Validator is a Web UI and command line utility to validate a Kafka cluster.

Cluster

InsightLake platform provides following functionalities to build robust cluster:

  • Userfriendly UI to add cluster
  • Create and edit simple configuration cluster
  • Create Cloud based configuration cluster

Verify Cluster

Kafka Validator uses the configuration to conduct set of test cases. Following are few examples:

  • Topic - Connect, authenticate, create a topic, perform some operations and delete a topic
  • Data - Produce JSON and AVRO packets and recieve the same
  • Schema - Connect, authenticate, create a new schema and delete schema
  • Connector - Connect, authenticate, create a simple File sink connector and validate the data
  • ACLs - Create a topic, assign ACLs and validate the permissions
  • REST Proxy - Connect, authenticate, send and recieve messages
  • KSQL - Test creation of streams and tables
  • Zookeeper - Validate Zookeeper quorum