This document provides instructions for two exercises to transfer data to and from a Hadoop cluster using different methods. The first exercise uses hadoopfs commands to copy a local file to a directory within a volume on the cluster. The second exercise mounts the cluster via NFS to copy a local file directly into the cluster's filesystem. Both exercises allow verifying the successful copy using hadoopfs commands.