Question
What is node-local execution?
Select an option. Your answer will be checked instantly.
Correct Answer: A. A task runs on a node containing its required HDFS block
Explanation:
Node locality provides the lowest network cost for reading HDFS input.
It is preferred when resources are available.
Leave a Reply