Final answer:
Data nodes store data and name nodes store metadata in HDFS.
Step-by-step explanation:
Option A is correct: Data nodes store the actual data in the Hadoop Distributed File System (HDFS), while name nodes are responsible for storing the metadata about the data.