HDFS (Hadoop Distributed File System)
HDFS is optimized for sequential reads, making it suitable for streaming use cases. The application retrieves and streams chunks sequentially to the user.
Search
Oct 07, 20251 min read
HDFS (Hadoop Distributed File System)
HDFS is optimized for sequential reads, making it suitable for streaming use cases. The application retrieves and streams chunks sequentially to the user.