Question
What access pattern is HDFS optimized for?
Select an option. Your answer will be checked instantly.
Correct Answer: C. Large sequential reads and writes
Explanation:
HDFS targets high-throughput streaming access to large files.
It is not designed as a general-purpose low-latency file system.
Leave a Reply