The document describes TrendingTopics.org, a website that detects trending topics using Wikipedia page view data analyzed with Hadoop on Amazon EC2. It loads over 1TB of Wikipedia page view logs into Hadoop on EC2, uses Hive and Python to perform daily timelines and trend detection, and hosts the results on a Ruby on Rails front end also running on EC2. All the code is open source and hosted on Github.