This document summarizes a proof-of-concept project using Spark Streaming to enable new analytics for a telecommunications company processing 90 million calls per day. The company wanted to test Spark Streaming's ability to scale analytics and prove it could enable techniques like incident detection. The project showed Spark Streaming could handle 5 minutes of call data sub-second, successfully detected incidents using a univariate technique, and proved relatively easy deployment to AWS. While the company's team remained skeptical of big data technologies, the project proved Spark Streaming's capabilities.