What is the Hadoop Architecture?

Asked by Last Modified  

Follow 1
Answer

Please enter your answer

Hadoop follows a distributed computing architecture designed to handle and process large-scale data across a cluster of commodity hardware. The core components of Hadoop architecture include: Hadoop Distributed File System (HDFS): HDFS is the primary storage system of Hadoop. It divides large files...
read more
Hadoop follows a distributed computing architecture designed to handle and process large-scale data across a cluster of commodity hardware. The core components of Hadoop architecture include: Hadoop Distributed File System (HDFS): HDFS is the primary storage system of Hadoop. It divides large files into smaller blocks (typically 128 MB or 256 MB) and distributes them across multiple nodes in a cluster. HDFS provides fault tolerance by replicating these blocks across nodes. NameNode: The NameNode is a crucial component in the HDFS architecture. It manages metadata about files and directories, including their locations, permissions, and block details. The NameNode does not store the actual data but tracks its location in the cluster. DataNode: DataNodes are responsible for storing and managing the actual data blocks. They store data locally on their respective nodes and communicate with the NameNode to report the status of the stored blocks. DataNodes are distributed across the cluster. Resource Manager: The Resource Manager is part of the YARN (Yet Another Resource Negotiator) framework and manages the allocation of resources in the cluster. It receives resource requests from applications and coordinates with NodeManagers for resource assignment. NodeManager: NodeManagers run on individual nodes in the cluster and are responsible for managing resources (CPU, memory) on that node. They communicate with the Resource Manager to request and release resources and oversee the execution of application tasks. JobTracker (Deprecated): In older versions of Hadoop using the MapReduce 1 (MRv1) architecture, the JobTracker was responsible for coordinating MapReduce jobs. However, this architecture has been largely deprecated in favor of YARN. Newer versions use the ResourceManager for job coordination. TaskTracker (Deprecated): Similar to the JobTracker, the TaskTracker was part of the MapReduce 1 architecture and executed individual tasks of a MapReduce job. This component has been deprecated in YARN-based architectures, where NodeManagers handle task execution. YARN (Yet Another Resource Negotiator): YARN is a resource management layer that separates the resource management and job scheduling functions in Hadoop. It allows multiple applications to share resources on the same cluster. YARN includes ResourceManager and NodeManager components. MapReduce: MapReduce is a programming model and processing engine used for parallel processing of large datasets. It consists of two main phases: Map phase, where data is processed and transformed, and Reduce phase, where results are aggregated. Secondary NameNode: The Secondary NameNode is not a backup or failover NameNode. It periodically merges the edits log with the current snapshot of the file system to prevent the edits log from becoming too large. It assists the NameNode in checkpointing. Hadoop Ecosystem Components: Beyond the core components, the Hadoop ecosystem includes various projects and tools that extend its functionality. Examples include Apache Hive for data warehousing, Apache HBase for NoSQL storage, Apache Spark for in-memory processing, and many others. The architecture described here is based on a simplified, high-level view. Hadoop's architecture can vary based on the distribution (Cloudera, Hortonworks, etc.) and specific configurations within an organization. The shift to YARN has played a significant role in making Hadoop more versatile by allowing various data processing frameworks to run on the same cluster. read less
Comments

Related Questions

What is the response by teachers for basic members?
It seems to be catching up. However the general figures are low.
Sanya
0 0
9
What is the speculative execution in hadoop?
Speculative execution in Hadoop is a process of running duplicate tasks on different nodes to finish the job faster by using the result from the task that completes first.
Divya
0 0
5

What is difference between data science and SAP. Which is best in compare for getting jobs as fast as possible

Hi Both have different uniquness with importance value. you will get a good prospectives on SAP for career growth.
Ravindra

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

HDFS And Mapreduce
1. HDFS (Hadoop Distributed File System): Makes distributed filesystem look like a regular filesystem. Breaks files down into blocks. Distributes blocks to different nodes in the cluster based on...

Understanding Big Data
Introduction to Big Data This blog is about Big Data, its meaning, and applications prevalent currently in the industry.It’s an accepted fact that Big Data has taken the world by storm and has become...
M

Mymirror

0 0
0

Python Programming or R- Programming
Most of the students usually ask me this question before they join the classes, whether to go with Python or R. Here is my short analysis on this very common topic. If you have interest/or having a job...

Bigdata hadoop training institute in pune
BigData What is BigData Characterstics of BigData Problems with BigData Handling BigData • Distributed Systems Introduction to Distributed Systems Problems with Existing Distributed...

A Helpful Q&A Session on Big Data Hadoop Revealing If Not Now then Never!
Here is a Q & A session with our Director Amit Kataria, who gave some valuable suggestion regarding big data. What is big data? Big Data is the latest buzz as far as management is concerned....

Recommended Articles

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

Big data is a phrase which is used to describe a very large amount of structured (or unstructured) data. This data is so “big” that it gets problematic to be handled using conventional database techniques and software.  A Big Data Scientist is a business employee who is responsible for handling and statistically evaluating...

Read full article >

We have already discussed why and how “Big Data” is all set to revolutionize our lives, professions and the way we communicate. Data is growing by leaps and bounds. The Walmart database handles over 2.6 petabytes of massive data from several million customer transactions every hour. Facebook database, similarly handles...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Find Hadoop near you

Looking for Hadoop ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you