Re: Send real-time alert using Spark

2016-07-12 Thread Sivakumaran S
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

Re: Send real-time alert using Spark

2016-07-12 Thread Priya Ch
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