What are some typical functions of job tracker in hadoop?



What are some typical functions of job tracker in hadoop?..

Answer / Meeta Rani

The Job Tracker in Hadoop is responsible for managing tasks and assigning them to TaskTrackers. Its primary functions include: scheduling tasks, monitoring their progress, handling failures, and re-scheduling tasks if necessary.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Hadoop General Interview Questions

Explain Hadoop streaming?

1 Answers  


What is the best practice to deploy the secondary name node?

1 Answers  


What is streaming access?

1 Answers  


How to create the directory when name node is in safe mode?

1 Answers  


Can we deploye job tracker other than name node?

1 Answers  


Mention what job does the conf class do?

1 Answers  


Is it possible to rename the output file, and if so, how?

1 Answers  


What is a namenode?

1 Answers  


List out the different stream grouping in apache storm?

1 Answers  


What does rack awareness mean?

1 Answers  


What happens if you get a ‘connection refused java exception’ when you type hadoop fsck /?

1 Answers  


When we send a data to a node, do we allow settling in time, before sending another data to that node?

1 Answers  


Categories