Why not use sparkstreaming to do the computation and dump the result somewhere in a DB perhaps and take it from there?
Thanks Best Regards On Mon, May 18, 2015 at 7:51 PM, juandasgandaras <[email protected]> wrote: > Hello, > > I would like to use spark streaming over a REST api to get information > along > the time and with diferent parameters in the REST query. > > I was thinking to use apache kafka but I don“t have any experience with > this > and I would like to have some advice about this. > > Thanks. > > Best regards, > > Juan > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Spark-streaming-over-a-rest-API-tp22936.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
