This document discusses Hadoop technology. It was developed by Doug Cutting and Michael J. Cafarella to support large-scale data processing for the Nutch search engine project. Hadoop features include distributed storage via HDFS and distributed processing via MapReduce. It allows for scalable and fault-tolerant processing of large data sets across commodity hardware. While Hadoop provides low-cost processing of big data, its administration and integration with other systems can be challenging.