Q. Which one is true about data locality in Hadoop?
β
Correct Answer: (A)
Jobs move to data
Explanation: Hadoop follows the principle of data locality, where computation moves to where the data resides.