Re: Anomaly Detection with Flink-ML

2017-07-07 Thread Branham, Jeremy [IT]
Great information! Thanks Jonas! -- Original message-- From: Jonas Gröger Date: Fri, Jul 7, 2017 4:12 PM To: user@flink.apache.org; Cc: Subject:Re: Anomaly Detection with Flink-ML Hello Jeremy, it looks like what you are looking for is map (1 in, 1 out) / flatmap (1 in, 0-n out) for

Re: Anomaly Detection with Flink-ML

2017-07-07 Thread Jonas Gröger
.n4.nabble.com/Anomaly-Detection-with-Flink-ML-tp14149p14151.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.

Anomaly Detection with Flink-ML

2017-07-07 Thread Branham, Jeremy [IT]
Hello - I'm working on an anomaly detector for some time series monitoring data. I've setup an example project with Flink that reads from Kafka to get the monitoring data. Unfortunately, I'm not sure what to do next. The goal is to perform some clustering on the metric values that Flink is recei