Re: Spark as Relational Database

2014-10-26 Thread Michael Hausenblas
t the Lambda Architecture is, in a nutshell, an extension of Fowler’s ES, so you might also want to check out: https://speakerdeck.com/mhausenblas/lambda-architecture-with-apache-spark Cheers, Michael -- Michael Hausenblas Ireland, Europe http://mhausenblas.info/ > On 27 Oct

Re: Spark Screencast doesn't show in Chrome on OS X

2014-08-25 Thread Michael Hausenblas
> https://spark.apache.org/screencasts/1-first-steps-with-spark.html > > The embedded YouTube video shows up in Safari on OS X but not in Chrome. I’m using Chrome 36.0.1985.143 on MacOS 10.9.4 and it it works like a charm for me. Cheers, Michael -- Michael Hausenbla

Re: spark streaming - lamda architecture

2014-08-14 Thread Michael Hausenblas
Michael -- Michael Hausenblas Ireland, Europe http://mhausenblas.info/ On 15 Aug 2014, at 05:25, salemi wrote: > below is what is what I understand under lambda architecture. The batch layer > provides the historical data and the speed layer provides the real-time > view! >

Re: Script to deploy spark to Google compute engine

2014-08-14 Thread Michael Hausenblas
Did you check out http://www.spark-stack.org/spark-cluster-on-google-compute/ already? Cheers, Michael -- Michael Hausenblas Ireland, Europe http://mhausenblas.info/ On 14 Aug 2014, at 05:17, Soumya Simanta wrote: > > Before I start doing something on my own I wan