94.6k views
2 votes
Which computing technology provides Hadoop's high performance?

A. Parallel Processing
B. Online Transactional Processing
C. RAID-0
D. Online Analytical Processing

1 Answer

6 votes

Final answer:

Parallel Processing provides Hadoop's high performance.

Step-by-step explanation:

The computing technology that provides Hadoop's high performance is Parallel Processing. Hadoop is designed to process large datasets by breaking them into smaller chunks and distributing them across multiple machines. Each machine then processes its assigned chunk in parallel with the others, which results in faster and more efficient data processing.

User Junkie
by
7.3k points