You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a Flink-based microservice that listens to the sound.new topic in Kafka.
Whenever a new message arrives, the service should extract the file path from the message and send it to the classifier service for sound classification.
Implement a Flink-based microservice that listens to the sound.new topic in Kafka.
Whenever a new message arrives, the service should extract the file path from the message and send it to the classifier service for sound classification.