This document discusses two practical use cases for Hadoop - at Last.fm and Massive Media. Last.fm started using Hadoop in 2006 to analyze large amounts of user listening data to gain business intelligence. Massive Media also uses Hadoop to analyze data from its social networks. The document then focuses on Last.fm's use case, describing their goals of generating timeseries graphs over many metrics and dimensions at scale. It discusses their attempts using MySQL and HBase/HDFS/MapReduce, settling on the latter architecture for its ability to handle large volumes of data, provide long histories and instant access for graphs and enable detailed analysis.