Uses of Class
org.apache.hadoop.mapred.JobStatus
Packages that use JobStatus
-
Uses of JobStatus in org.apache.hadoop.mapred
Methods in org.apache.hadoop.mapred that return JobStatusModifier and TypeMethodDescriptionstatic JobStatusJobClient.getAllJobs()Get the jobs that are submitted.JobClient.getJobsFromQueue(String queueName) Gets all the jobs which were added to particular Job QueueRunningJob.getJobStatus()Returns a snapshot of the current status,JobStatus, of the Job.JobClient.jobsToComplete()Get the jobs that are not completed and not failed.