This document discusses Cox Automotive's use of Spark Streaming to visualize traffic data from AutoTrader in near real-time. It describes how Spark Streaming was able to process hourly site activity data much faster than Hive to analyze which Big Game car commercial led to the greatest traffic increase. A high-level architecture is shown using Spark Streaming to ingest data from web servers into HDFS and emit visualizations. The use of Spark is gaining adoption at Cox Automotive for tasks like detecting anomalies and executive dashboards due to its speed improvements over Hive and ease of use with Python.