This document discusses making Hadoop highly available by using the HP IBRIX file system instead of HDFS. It provides an overview of Hadoop, describing how it operates with HDFS and its failure response mechanisms. It then introduces IBRIX as an alternative file system that is fault tolerant with no single point of failure through its segmented design. The document suggests IBRIX could improve Hadoop availability by allowing it to take advantage of IBRIX's ___location awareness and failure recovery capabilities.