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