linkedin / kafka-monitor

Xinfra Monitor monitors the availability of Kafka clusters by producing synthetic workloads using end-to-end pipelines to obtain derived vital statistics - E2E latency, service produce/consume availability, offsets commit availability & latency, message loss rate and more.
https://engineering.linkedin.com/blog/2016/05/open-sourcing-kafka-monitor
Apache License 2.0
2.02k stars 443 forks source link

Issue in running KafkaMonitor on Windows #297

Closed shrayjai closed 4 years ago

shrayjai commented 4 years ago

When i am running kafka-monitor after building,

I am getting the below error, Error: Could not find or load main class com.linkedin.kmf.core.KafkaMonitor.

github-actions[bot] commented 4 years ago

This is your first issue in the repository. Thank you for raising this issue.' first issue

andrewchoi5 commented 4 years ago

Thanks @shrayjai for reporting. What exact command(s) have you run that yielded the error log?

andrewchoi5 commented 4 years ago

Also, I have created a PR that updates kafka-monitor-start.bat file with the rebranding changes.