Re: can I use Spark as alternative for gem fire cache ?

2015-10-21 Thread Jags Ramnarayanan
t; > Java custom made ETL tool can I do something like below ? >> > >> > can I cache a RDD in memory for a whole day ? as of I know RDD will get >> > empty once the spark code finish executing (correct me if I am wrong). >> > >> > Spark:- >> > creat

Re: can I use Spark as alternative for gem fire cache ?

2015-10-20 Thread Deenar Toraskar
code finish executing (correct me if I am wrong). > > > > Spark:- > > create a RDD > > rdd.persistance > > > > Thanks > > > > > > > > > > > > > > -- > > View this message in

can I use Spark as alternative for gem fire cache ?

2015-10-17 Thread kali.tumm...@gmail.com
the spark code finish executing (correct me if I am wrong). Spark:- create a RDD rdd.persistance Thanks -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/can-I-use-Spark-as-alternative-for-gem-fire-cache-tp25106.html Sent from the Apache Spark User List

Re: can I use Spark as alternative for gem fire cache ?

2015-10-17 Thread Ndjido Ardo Bar
e day ? as of I know RDD will get > empty once the spark code finish executing (correct me if I am wrong). > > Spark:- > create a RDD > rdd.persistance > > Thanks > > > > > > > -- > View this message in context: > http://apache-spark-