You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by ll <du...@gmail.com> on 2014/10/04 08:43:21 UTC

Re: android + spark streaming?

any comment/feedback/advice on this is much appreciated!  thanks.



--
View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/android-spark-streaming-tp15661p15735.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@spark.apache.org
For additional commands, e-mail: user-help@spark.apache.org


Re: android + spark streaming?

Posted by Akhil Das <ak...@sigmoidanalytics.com>.
Hi

You can basically have a rest api to collect the data (possibly store it in
a NoSQL DB or put that in Kafka etc) from android devices and then you can
use the Spark's Streaming feature to process these data.

Thanks
Best Regards

On Sat, Oct 4, 2014 at 12:13 PM, ll <du...@gmail.com> wrote:

> any comment/feedback/advice on this is much appreciated!  thanks.
>
>
>
> --
> View this message in context:
> http://apache-spark-user-list.1001560.n3.nabble.com/android-spark-streaming-tp15661p15735.html
> Sent from the Apache Spark User List mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@spark.apache.org
> For additional commands, e-mail: user-help@spark.apache.org
>
>