kaiwaehner / kafka-streams-machine-learning-examples

This project contains examples which demonstrate how to deploy analytic models to mission-critical, scalable production environments leveraging Apache Kafka and its Streams API. Models are built with Python, H2O, TensorFlow, Keras, DeepLearning4 and other technologies.
Apache License 2.0
847 stars 305 forks source link

KAFKA install #22

Open hamzakhalil798 opened 2 years ago

hamzakhalil798 commented 2 years ago

Should we install KAFKA first and then run mvn clean package or directly run mvn clean package.