This document describes three approaches to implementing a Hadoop disaster recovery solution using Hortonworks Data Platform (HDP). Approach 1 uses a backup NameNode and JobTracker across two data centers. Approach 2 uses two parallel Hadoop clusters across locations with periodic data copying. Approach 3 improves on Approach 2 by leveraging HDP 2.2 features like HDFS snapshots and Apache Falcon to periodically copy snapshots between clusters.