You should consider mobile agents that feed data into a spark datacenter via spark streaming.
> On Apr 7, 2016, at 8:28 AM, Ashic Mahtab <as...@live.com> wrote: > > Spark may not be the right tool for this. Working on just the mobile device, > you won't be scaling out stuff, and as such most of the benefits of Spark > would be nullified. Moreover, it'd likely run slower than things that are > meant to work in a single process. Spark is also quite large, which is > another drawback in terms of mobile apps. > > Perhaps check out Tensorflow, which may be better suited for this particular > requirement. > > -Ashic. > > > Date: Thu, 7 Apr 2016 04:50:18 -0700 > > From: sbarbhuiy...@qub.ac.uk <mailto:sbarbhuiy...@qub.ac.uk> > > To: user@spark.apache.org <mailto:user@spark.apache.org> > > Subject: Spark on Mobile platforms > > > > Hi all, > > > > I have been trying to find if Spark can be run on a mobile device platform > > (Android preferably) to analyse mobile log data for some performance > > analysis. So, basically the idea is to collect and process the mobile log > > data within the mobile device using the Spark framework to allow real-time > > log data analysis, without offloading the data to remote server/cloud. > > > > Does anybody have any idea about whether running Spark on a mobile platform > > is supported by the existing Spark framework or is there any other option > > for this? > > > > Many thanks. > > Sakil > > > > > > > > -- > > View this message in context: > > http://apache-spark-user-list.1001560.n3.nabble.com/Spark-on-Mobile-platforms-tp26699.html > > Sent from the Apache Spark User List mailing list archive at Nabble.com. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: user-unsubscr...@spark.apache.org > > For additional commands, e-mail: user-h...@spark.apache.org > >