Mini projects for spark novice

2015-10-04 Thread Rahul Jeevanandam
I am currently learning Spark and I wanna solidify my knowledge on Spark, hence I wanna do some projects on it. Can you suggest me some nice project ideas to work on Spark? -- Regards, *Rahul*

Datastore or DB for spark

2015-10-09 Thread Rahul Jeevanandam
Hi Guys, I wanted to know what is the databases that you associate with spark? -- Regards, *Rahul J*

Re: Datastore or DB for spark

2015-10-09 Thread Rahul Jeevanandam
I wanna know what everyone are using. Which datastore is popular among Spark community. On Fri, Oct 9, 2015 at 6:16 PM, Ted Yu wrote: > There are connectors for hbase, Cassandra, etc. > > Which data store do you use now ? > > Cheers > > On Oct 9, 2015, at 3:10 AM, Rah

Re: Datastore or DB for spark

2015-10-09 Thread Rahul Jeevanandam
tastore for Spark is quiet common. With relational databases you usually > do not have so much data and you do not benefit from data locality. > > Le ven. 9 oct. 2015 à 15:16, Rahul Jeevanandam a > écrit : > >> I wanna know what everyone are using. Which datastore is popular am