This document discusses strategies for combining Hadoop and a data warehouse to leverage the strengths of both platforms. It outlines four architectures: split workloads where Hadoop handles large datasets and the warehouse operational data; ETL where Hadoop performs preprocessing; secure access where the warehouse provides SQL access to Hadoop data; and active archive where Hadoop stores cold warehouse data. Case studies demonstrate how these architectures provide benefits like reduced costs, improved analytics and access to more data. The key is finding the right balance of workloads between the platforms.