ExpediaGroup / adaptive-alerting

Anomaly detection for streaming time series, featuring automated model selection.
Apache License 2.0
204 stars 49 forks source link

KafkaAnomalyDetectorManager class not found in Kafka submodule #770

Open amit-4-kumar opened 3 years ago

amit-4-kumar commented 3 years ago

Class not found error while we execute Kafka module of Adaptive alerting with KafkaAnomalyDetectorManager as main class.

Step 1- Build Kafka module Step 2 - java -cp adaptive-alerting-kafka-1.0.0-SNAPSHOT-jar-with-dependencies.jar com.expedia.adaptivealerting.kafka.KafkaAnomalyDetectorManager