- The document discusses MongoDB and Hadoop, two popular big data platforms, and the MongoDB + Hadoop Connector which allows interoperation between the two. - It provides an overview of MongoDB and Hadoop's key features for scalability, availability and processing large datasets. - The connector allows processing data across MongoDB and Hadoop through MapReduce jobs without needing custom exports/imports. - Examples show building a graph of email sender/recipient relationships from an Enron dataset stored in MongoDB using Hadoop Streaming, Pig and Hive.