HDFS(Hadoop Distributed File System) is designed to run on commodity hardware – Low cost hardware | ||
| ||
The Hadoop Distributed File System (HDFS) is a distributed file system designed to run on commodity hardware. It has many similarities with existing distributed file systems. However, the differences from other distributed file systems are significant.
HDFS is highly fault-tolerant and is designed to be deployed on low-cost hardware. HDFS provides high throughput access to application data and is suitable for applications that have large data sets. HDFS relaxes a few POSIX requirements to enable streaming access to file system data. HDFS was originally built as infrastructure for the Apache Nutch web search engine project. HDFS is now an Apache Hadoop subproject. The project URL is http://hadoop.apache.org/hdfs/.
The goal of HDFS
Data Replication HDFS is designed to reliably store very large files across machines in a large cluster.
MapReduce Software Framework Offers clean abstraction between data analysis tasks and the underlying systems challenges involved in ensuring reliable large-scale computation.
- Processes large jobs in parallel across many nodes and combines results.
References http://hadoop.apache.org/common/docs/current/hdfs_design.html http://www.cloudera.com/what-is-hadoop/hadoop-overview/ http://www.infoq.com/articles/data-mine-cloud-hadoop Tags: Blob Computers & Internet HBase Hadoop Mascot Java NoSQL TaskTracker | ||
| ||
Login for comment |
SIMILAR POSTSHadoop MapReduce is a software framework for processing vast amounts of data in-parallel on large clustersApache Hadoop is designed to scale up from single servers to thousands of machinesApache HBase is a storage system, with roots in Hadoop, and uses HDFS for underlying storage.Hive provides SQL-like query language on HDFS(Hadoop Distributed File System)If you want to copy clipboard image on livewriter as local image, use Clipboard Capture or Clipboard Live – Live Writer Plug-inWeb Cache function in Network Gateway could cause internet service troubleSamsung Movies and TV Shows User InterfaceFNC Batch Renames Digital Photos by Date |