How a task is scheduled by a jobtracker?



How a task is scheduled by a jobtracker?..

Answer / Sadhana Dubey

A task is scheduled by the JobTracker based on several factors, such as the current load of the TaskTrackers, the priority of the job, and the number of available slots in the TaskTrackers. The JobTracker assigns tasks to the best available TaskTracker for efficient resource utilization.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Hadoop Interview Questions

Is hadoop open source?

1 Answers  


What is Schema on Read and Schema on Write?

1 Answers  


What are the different types of Znodes?

1 Answers  


What is the problem with HDFS and streaming data like logs

1 Answers  


How would you tackle counting words in several text documents?

1 Answers  


What is speculative execution in Hadoop?

1 Answers  


What do you understand from Node redundancy and is it exist in hadoop cluster?

1 Answers  


What do the master class and the output class do?

1 Answers  


How to exit the vi editor?

1 Answers  


What do you know about keyvaluetextinputformat?

1 Answers  


Do we need to give a password, even if the key is added in ssh?

1 Answers  


How is hadoop different from other data processing tools?

1 Answers  


Categories