This document provides an introduction and overview of installing Hadoop 2.7.2 in pseudo-distributed mode. It discusses the core components of Hadoop including HDFS for distributed storage and MapReduce for distributed processing. It also covers prerequisites like Java and SSH setup. The document then describes downloading and extracting Hadoop, configuring files, and starting services to run Hadoop in pseudo-distributed mode on a single node.