Which object can be used to get the progress of a particular job



Which object can be used to get the progress of a particular job..

Answer / Shashi Kant Maral

"The JobProgressMonitor class can be used to monitor the progress of a Hadoop MapReduce job. It provides information such as the number of completed and total maps, reduces, input and output bytes, and running time. You can use it in combination with JobClient or YARN's JobHistoryServer API depending on your Hadoop version.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Hadoop General Interview Questions

Why is Data Block size set to 128 MB in Hadoop?

1 Answers  


What happens if you don?t override the mapper methods and keep them as it is?

1 Answers  


Can you explain record reader?

1 Answers  


What is the block size in Hadoop?

1 Answers  


Can you explain textinformat?

1 Answers  


How can one check whether NameNode is working or not?

1 Answers  


When should be hadoop archive create?

1 Answers  


Why cloudera is used?

1 Answers  


What is the most widely recognized info formats characterized in hadoop?

1 Answers  


Mention what daemons run on a master node and slave nodes?

1 Answers  


Clarify what jobtracker is in hadoop? What are the activities followed by hadoop?

1 Answers  


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

1 Answers  


Categories