Brief History on Hadoop
63K views
Oct 26, 2024
Brief History on Hadoop
View Video Transcript
0:00
In this video we are discussing brief history on Hadoop
0:04
So prior we had the traditional system to do the data ysis, to do the data processing, report generation and so on
0:11
But the traditional system was working on a data set whose size was very low
0:17
Nowadays we are dealing with huge amount of data on cloud. So traditional system cannot work on that
0:24
So that's why due to the limitation of traditional system, this new system has come in the system
0:29
system has come into the play and that is known as the Hadoop. So let us go for further more discussion on this brief history on Hadoop now
0:38
Let us discuss a brief history on Hadoop. So why Hadoop have got originated or why this Hadoop came in the market
0:47
So before developing the Hadoop solution, the traditional approach was used to store our data
0:53
And in the traditional approach, it can work fine if the data is not large
0:58
and when it tries to work with a huge amount of data that traditional approach fails to do the
1:06
task accordingly and that's the reason why this had to have come in the scene so google's will
1:14
google has provided one solution so what is the google solution so google solve this problem by an algorithm called the map reduce and this algorithm divides the task into smaller parts and assign them to many low computers and after finishing the job it takes the output
1:33
from different systems and merge them all to create the final required output out of the data
1:40
and hadup was originally developed for the Nudge search engine project by dog cutting and his group
1:49
so we know that Hadoop is nothing but one open source tool from the ASF that is the Apache
1:57
Software Foundation so open source project means it is freely available and you can
2:03
even change its source code as part the requirements we are having so if certain
2:10
functionality does not fulfill our need then we can change it accordingly and
2:17
according to our need and most of the Hadoop code is written by Yahoo, IBM, Facebook, cloud
2:24
data, etc. And it provides an efficient framework for running jobs on multiple nodes of clusters
2:32
A cluster means a group of systems connected via LAN and Apache Hadoop provides the parallel processing
2:40
of data as it works on multiple machines simultaneously. And that is a brief history
2:47
of Hadoop. Thanks for watching this video
#Computers & Electronics
#Data Management
#Distributed & Cloud Computing
#Networking
#Programming