Computer Science, asked by hello5248, 5 months ago

Question 3 Which of the following YARN components decides which tasks runs on which server? (1 point) 1 point Reduce Map RM NM

Answers

Answered by Anonymous
4

Answer:

  • The Client submits a job (also called a MapReduce job) to the JobTracker to process a particular file. The JobTracker determines the DataNodes that store the blocks for that file by consulting the NameNode.
Similar questions