IBM
P2090-032 · Question #21
How is data stored in a Hadoop cluster?
The correct answer is A. The data is divided into blocks, and copies of these blocks are replicated across multiple servers. See the full explanation below for the reasoning.
Question
How is data stored in a Hadoop cluster?
Options
- AThe data is divided into blocks, and copies of these blocks are replicated across multiple servers
- BThe data converted into a single block, and the block is stored in just one of the servers in the
- CThe data is divided into blocks, each block is stored in a different server in the Hadoop cluster,
- DThe data is converted into a single block, and copies of this block are replicated across multiple
How the community answered
(35 responses)- A77% (27)
- B3% (1)
- C6% (2)
- D14% (5)
Community Discussion
No community discussion yet for this question.