In HDFS, data is stored in ________ to ensure fault tolerance and high availability.
- Blocks
- Buckets
- Files
- Partitions
In HDFS (Hadoop Distributed File System), data is stored in blocks to ensure fault tolerance and high availability. This replication of data across multiple nodes enhances reliability in case of node failure.
Loading...
Related Quiz
- Which component of the Hadoop ecosystem is responsible for processing large datasets in parallel across a distributed cluster?
- What is the primary function of Apache HBase in the Hadoop ecosystem?
- Which pipeline architecture is suitable for processing large volumes of data with low latency requirements?
- In normalization, what does it mean when we say a database is in "third normal form"?
- How can data compression techniques be beneficial in ETL optimization?