What language are you coding in? Use a mail client library to send out a custom
mail to the required recipient. If you want to send an alert to a mobile, you
may have to install a GSM card in the machine and then use it to send an SMS.
HTH,
Regards,
Sivakumaran
> On 12-Jul-2016, at 3:35 PM, P
I mean model training on incoming data is taken care by Spark. For detected
anomalies, need to send alert. Could we do this with Spark or any other
framework like Akka/REST API would do it ?
Thanks,
Padma CH
On Tue, Jul 12, 2016 at 7:30 PM, Marcin Tustin
wrote:
> Priya,
>
> You wouldn't necessa
Hi All,
I am building Real-time Anomaly detection system where I am using k-means
to detect anomaly. Now in-order to send alert to mobile or an email alert
how do i send it using Spark itself ?
Thanks,
Padma CH