News Feed in 38 lines of code using Cascalog
In this tutorial for Cascalog, we are going to create part of the back-end for a simplified version of a Facebook-like news feed. In doing so we are going to walk through an end-to-end example of running Cascalog on a production cluster. If you're new to Cascalog, you should first look at the introductory tutorials here and here.
The code and sample data for the example presented in this tutorial can be found on Github.