Hadoop and HDFS Concept

History : Hadoop was created by Doug Cutting and Mike Cafarella in
2005. Cutting, who was working at Yahoo! at the time, named it after his
son's toy elephant. It was originally developed to support distribution for
the Nutch search engine project.

Definition : Hadoop is an open-source software framework for
storing and processing Large amount of data in a distributed fashion on clusters of
commodity hardware.
 Essentially, it accomplishes two tasks: massive data storage and faster processing.

HADOOP ECOSYSTEM:


Hadoop Components

HDFS and Map Reduce
as our os has File system called LFS - local file system and hadoop file system called HDFS -hadoop Distributed File System.



























2 comments: