Question
Why is data locality important in Big Data systems?
Select an option. Your answer will be checked instantly.
Correct Answer: B. Moving computation near the data reduces network transfer
Explanation:
Large datasets are expensive to move across a network.
Scheduling computation where blocks already reside improves efficiency.
Leave a Reply