This document provides instructions for setting up a 3-node Hadoop cluster with 1 master node and 2 slave nodes. It describes installing Java, configuring SSH access, downloading and installing Hadoop, editing configuration files, starting HDFS and MapReduce services on the master, and verifying that all Hadoop daemon processes are running as expected on each node.