What is the primary purpose of Hadoop Distributed File System (HDFS) in Big…

2025

What is the primary purpose of Hadoop Distributed File System (HDFS) in Big Data storage?

Answer: D. To store large files across multiple machinesThe primary purpose of the Hadoop Distributed File System (HDFS) is to store large files across multiple machines in a distributed cluster environment. It…

  1. A.

    To compress files

  2. B.

    To store in-memory data

  3. C.

    To store relational data

  4. D.

    To store large files across multiple machines

Attempted by 2 students.

Show answer & explanation

Correct answer: D

The primary purpose of the Hadoop Distributed File System (HDFS) is to store large files across multiple machines in a distributed cluster environment. It enables high-throughput access to application data and ensures fault tolerance by replicating data blocks across the cluster.

Explore the full course: Niacl Ao It Specialist

Loading lesson…