Bird
0
0

If each node in a Hadoop cluster has 4 TB of disk space and the cluster has 10 nodes, what is the total raw storage capacity?

medium📝 Predict Output Q5 of 15
Hadoop - Cluster Administration
If each node in a Hadoop cluster has 4 TB of disk space and the cluster has 10 nodes, what is the total raw storage capacity?
A40 TB
B14 TB
C400 TB
D4 TB
Step-by-Step Solution
Solution:
  1. Step 1: Calculate total raw storage

    Multiply disk space per node (4 TB) by number of nodes (10): 4 * 10 = 40 TB.
  2. Step 2: Confirm units and calculation

    Units are consistent; total raw storage is 40 TB.
  3. Final Answer:

    40 TB -> Option A
  4. Quick Check:

    Total storage = nodes * disk per node [OK]
Quick Trick: Multiply node count by disk size for total storage [OK]
Common Mistakes:
  • Confusing TB with GB
  • Adding instead of multiplying
  • Ignoring number of nodes

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Hadoop Quizzes