- BrightRoll is a large online video advertising platform that processes over 20 billion events per day using Hadoop. - The goals of the new system were to improve scalability, availability, ease of adding new computations, and reduce latency compared to the legacy system. - The key aspects of the new system include streaming data into HDFS using Flume, de-duplicating events stored in HBase, running MapReduce jobs to perform joins and other computations configured via metadata, and auditing the processed data for correctness.