Re: Experiences about NoSQL databases with Spark

2015-12-06 Thread ayan guha
want to just >> retrieve the data later greenplum(based on postgresql) can be an >> alternative. >> >> in short there are many NOSQL out there with each having different >> project >> maturity and feature sets. >> >> >> >> >> -- >> View this mess

Re: Experiences about NoSQL databases with Spark

2015-12-05 Thread manasdebashiskar
different project maturity and feature sets. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Experiences-about-NoSQL-databases-with-Spark-tp25462p25594.html Sent from the Apache Spark User List mailing list archive at Nabble.com

Re: Experiences about NoSQL databases with Spark

2015-12-05 Thread Nick Pentreath
ternative. > in short there are many NOSQL out there with each having different project > maturity and feature sets. > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Experiences-about-NoSQL-databases-with-Spark-tp25462p25594.html > Sent from the Apac

Re: Experiences about NoSQL databases with Spark

2015-11-28 Thread Yu Zhang
> >>> I've been reading about MongoDB+Spark and I've got the impression that >>> there >>> are some challenges in fetching data by indices and in updating >>> documents, >>> but things are moving so fast, so I don't know if these are relevant >>> anymore. Do y

Re: Experiences about NoSQL databases with Spark

2015-11-28 Thread Jörn Franke
> > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Experiences-about-NoSQL-databases-with-Spark-tp25462.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. > > -

Re: Experiences about NoSQL databases with Spark

2015-11-24 Thread Ted Yu
n fetching data by indices and in updating documents, > but things are moving so fast, so I don't know if these are relevant > anymore. Do you find any benefit from using HBase with Spark as HBase is > built on top of HDFS? > > > > -- > View this message in context: > http:/