Recommended storage solution for my setup (~5M items, 10KB pr.)

2016-02-04 Thread habitats
: http://apache-spark-user-list.1001560.n3.nabble.com/Recommended-storage-solution-for-my-setup-5M-items-10KB-pr-tp26150.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e-mail: user

Re: Recommended storage solution for my setup (~5M items, 10KB pr.)

2016-02-04 Thread Patrick Skjennum
getting it to work properly. It also felt like a lot of work for my simple requirements. I want something /simple/. Any suggestions? -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Recommended-storage-solution-for-my-setup-5M-i

Re: Recommended storage solution for my setup (~5M items, 10KB pr.)

2016-02-04 Thread Ted Yu
suggestions? > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Recommended-storage-solution-for-my-setup-5M-items-10KB-pr-tp26150.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. > >

Re: Recommended storage solution for my setup (~5M items, 10KB pr.)

2016-02-04 Thread Nick Pentreath
ing, or simply cached the RDD to dick. >>> However, I feel like there must be a better way. >>> >>> I have tried HBase, but I had a hard time setting it up and getting it to >>> work properly. It also felt like a lot of work for my simple requirements. I >>>