The document outlines a guest lecture on data-intensive processing using Hadoop MapReduce, given by Evert Lammerts at Eindhoven University of Technology. It discusses the significance of 'big data' across various domains such as science, engineering, and commerce, and introduces the MapReduce programming model and its implementations. Key concepts covered include parallel processing challenges, data partitioning, the need for efficient distributed file systems like HDFS, and the functionality of the MapReduce framework in handling large datasets.