adspace


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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Give me the examples of Columnar database ?

669


Which modes can Hadoop be run in? List a few features for each mode?

542


How can you set an arbitrary number of Reducers to be created for a job in Hadoop?

552


How job tracker schedules an assignment?

496