by Chaitanya Singh
May 13, 2013
Before understanding what is HDFS first I would like to explain what is distributed file system. What is Distributed File System? As you know that each physical system has its own storage limit. And when it comes to store lots of data then we may need more than one system, Basically a network of systems. So that the data can be segregated among various machines which are connected to each other through a network. Such type of management in order to store bulk of data
Read the full article →
by Chaitanya Singh
May 13, 2013
1. History of Hadoop Hadoop was created by Goug Cutting, he is the creator of Apache Lucene, the widely used text search library. Hadoop has been originated from Apache Nutch, which is an open source web search engine. 1.1. Origin of Name Hadoop Hadoop doesn’t have a meaning, neither its a acronym. The project creator Doug Cutting explains how they named it as Hadoop – This name is given by my Kid to his yellow stuffed elephant. It’s short, easy
Read the full article →