Distributed File Systems and Hadoop

This quiz covers the concepts of Distributed File Systems and Hadoop, including HDFS, MapReduce, and YARN.

15 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which of the following is a distributed file system used in Hadoop?

  1. HDFS
  2. NFS
  3. FAT32
  4. ext4
Question 2 Multiple Choice (Single Answer)

What is the primary programming model used in Hadoop?

  1. MapReduce
  2. Spark
  3. Flink
  4. Storm
Question 3 Multiple Choice (Single Answer)

Which component of Hadoop is responsible for resource management?

  1. HDFS
  2. MapReduce
  3. YARN
  4. ZooKeeper
Question 4 Multiple Choice (Single Answer)

What is the role of a NameNode in HDFS?

  1. Stores data blocks
  2. Manages file system metadata
  3. Performs data processing
  4. Handles client requests
Question 5 Multiple Choice (Single Answer)

Which Hadoop component is responsible for scheduling and monitoring MapReduce jobs?

  1. JobTracker
  2. TaskTracker
  3. ResourceManager
  4. NodeManager
Question 6 Multiple Choice (Single Answer)

What is the purpose of a DataNode in HDFS?

  1. Stores data blocks
  2. Manages file system metadata
  3. Performs data processing
  4. Handles client requests
Question 7 Multiple Choice (Single Answer)

Which Hadoop component is responsible for executing MapReduce tasks?

  1. JobTracker
  2. TaskTracker
  3. ResourceManager
  4. NodeManager
Question 8 Multiple Choice (Single Answer)

What is the role of a ResourceManager in YARN?

  1. Allocates resources to applications
  2. Manages application execution
  3. Performs data processing
  4. Handles client requests
Question 9 Multiple Choice (Single Answer)

Which Hadoop component is responsible for monitoring and managing the health of the cluster?

  1. JobTracker
  2. TaskTracker
  3. ResourceManager
  4. NodeManager
Question 10 Multiple Choice (Single Answer)

What is the purpose of a NameNode checkpoint in HDFS?

  1. Stores data blocks
  2. Manages file system metadata
  3. Performs data processing
  4. Handles client requests
Question 11 Multiple Choice (Single Answer)

Which Hadoop component is responsible for handling client requests and providing access to HDFS?

  1. JobTracker
  2. TaskTracker
  3. ResourceManager
  4. DataNode
Question 12 Multiple Choice (Single Answer)

What is the role of a TaskTracker in Hadoop?

  1. Allocates resources to applications
  2. Manages application execution
  3. Performs data processing
  4. Handles client requests
Question 13 Multiple Choice (Single Answer)

Which Hadoop component is responsible for scheduling and monitoring YARN applications?

  1. JobTracker
  2. TaskTracker
  3. ResourceManager
  4. NodeManager
Question 14 Multiple Choice (Single Answer)

What is the purpose of a secondary NameNode in HDFS?

  1. Stores data blocks
  2. Manages file system metadata
  3. Performs data processing
  4. Handles client requests
Question 15 Multiple Choice (Single Answer)

Which Hadoop component is responsible for managing the execution of MapReduce jobs?

  1. JobTracker
  2. TaskTracker
  3. ResourceManager
  4. NodeManager