/vertica_kafka

Primary LanguageC++Apache License 2.0Apache-2.0

<title>Vertica and Kafka Integration Demo</title>

Vertica and Kafka integration demo

This is simple CLI demo, demo.sh, for integraton between Vertica and Kafka.

It provide some "tools" to startup/stop kafka cluster, config Vertica microbatch, start/stop producer/consumer, and monitor.

  • -t toolName
  • -d . just show the commands, will not run them really.

Usage: ./demo.sh -h

help

Monitoring: ./demo.sh -t mon

monitoring

Note:

  • maybe you need re-compile vmart_gen from generator directory if your system is not RHEL6.x-64.
  • before use -t mon to get status of kafka, you'd install libs/librdkafka-0.9.1.tgz first.