Cloudera
CCD-333 · Question #5
What types of algorithms are difficult to express MapReduce?
The correct answer is C. Relational operations on large amounts of structured and semi structured data. See the full explanation below for the reasoning.
Question
What types of algorithms are difficult to express MapReduce?
Options
- AAlgorithms that requite global, shared state.
- BLarge-scale graph algorithms that require one-step link traversal.
- CRelational operations on large amounts of structured and semi structured data.
- DText analysis algorithms on large collections of unstructured text (e.g., Web crawls).
- EAlgorithms that require applying the same mathematical function to large numbers of individual
How the community answered
(19 responses)- A5% (1)
- C84% (16)
- E11% (2)
Community Discussion
No community discussion yet for this question.