0 votes
in HDFS by
What are the core components of Hadoop?

1 Answer

0 votes
by

Hadoop Core Components

Component Description

HDFS Hadoop Distributed file system or HDFS is a Java-based distributed file system that allows us to store Big data across multiple nodes in a Hadoop cluster.

YARN YARN is the processing framework in Hadoop that allows multiple data processing engines to manage data stored on a single platform and provide Resource management.

Related questions

+1 vote
asked Aug 5, 2020 in Hadoop by Hodge
+1 vote
asked Aug 8, 2020 in DevOps by sharadyadav1986
...