/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.niallkennedy.com
| | haifengl.wordpress.com
4.7 parsecs away

Travel
| | Barrier execution mode and Delta Lakeare two new Apache Spark features. Interestingly, they break apart from the root of Apache Spark. Let's figure out together what they are and why they are developed. More importantly, will they be a success? Essentially, Spark is a better implementation of MapReduce. In MapReduce/Spark, a task in a stage...
| | timilearning.com
4.8 parsecs away

Travel
| | In the first lecture of this series, I wrote about MapReduce as a distributed computation framework. MapReduce partitions the input data across worker nodes, which process data in two stages: map and reduce. While MapReduce was innovative, it was inefficient for iterative and more complex computations. Researchers at UC Berkeley invented Spark to deal with these limitations.
| | grigory.github.io
4.5 parsecs away

Travel
| | This is announcement of an upcoming class at Penn which I am going to teach in Fall'15.
| | blog.neverendingqs.com
19.1 parsecs away

Travel
| An example of how to use dotenv with the Serverless Framework