How does Hadoop distributed file system work?

How does Hadoop distributed file system work?

Hi,

I want to understand HDFS in Hadoop.

How does Hadoop distributed file system work?

Thanks

View Answers

February 9, 2018 at 10:47 PM

Hi,

Hadoop is Big Data platform which stores and processes the data over distributed clusters.

In Hadoop we have NameNode and Data Nodes. Name Nodes is responsible for keeping track of all the meta-data about the data and stored on the data nodes in the cluster.

In the system there is one NameNode + one secondary node and multiple data nodes.

NameNodes provides the details of the data stored in data nodes to the client and then through this information data is accessed.

In the Hadoop HDFS files are stored in hierarchical system and meta data is manged at NameNode.

Check more at Big Data technology tutorials.

Thanks









Related Tutorials/Questions & Answers:
How does Hadoop distributed file system work?
which is good hadoop file system commands tutorial
Advertisements
which is good hadoop file system commands tutorial
How to upload and download file in hadoop?
How does getcurrentsession() method works in hibernate sessionfactory?
How GPS Tracking System Works
How Fleet management System works
What does hadoop fsck command do?
What does hadoop fsck command do?
ModuleNotFoundError: No module named 'workq'
ModuleNotFoundError: No module named 'workq'
Hadoop Tutorials
Hadoop Tutorials
Hadoop Tutorials
ModuleNotFoundError: No module named 'python-workq'
How does GPS Tracking Devices Works for Automobiles?
Will Spark overtake Hadoop
Will Spark overtake Hadoop
How to list files in hadoop?
on file system
How GPS Vehicle Tracking System Works
Hadoop upload file to HDFS permission denied
In netbean jdk, it does not import the file,"java.nio.file.Paths". why?.
How does Email works
How TCP/IP works ?
distributed
File system in flex
what is block size in hadoop
what is block size in hadoop
ModuleNotFoundError: No module named 'django-distributed-file-based-cache'
ModuleNotFoundError: No module named 'dp-file-system-file'
What is the best place to learn Hadoop online?
What is the best place to learn Hadoop online?
How Voice over Internet Protocol (VoIP) Works
How does it take to learn Java
How does it take to learn Java
How does it take to learn Java
How to check Hadoop version in Ubuntu?
Big Data and Hadoop Training in Delhi
How to learn Hadoop and Big Data?
Hadoop Interview Questions and Answers
Hadoop command not found
How does the Java for each loop work?
Using Splunk with Hadoop
ModuleNotFoundError: No module named 'Symbolic-File-System'
ModuleNotFoundError: No module named 'bayrell-file-system'
Features and components of Hadoop
How does Java handle integer overflows and underflows?
How Google News Works?
Hadoop Data Analytics - Hadoop as a Big Data Analytics Platform

Ads