Uses of Interface
org.apache.hadoop.mapred.JobSubmissionProtocol

Packages that use JobSubmissionProtocol
org.apache.hadoop.mapred A system for scalable, fault-tolerant, distributed computation over large data collections. 
 

Uses of JobSubmissionProtocol in org.apache.hadoop.mapred
 

Classes in org.apache.hadoop.mapred that implement JobSubmissionProtocol
 class JobTracker
          JobTracker is the central location for submitting and tracking MR jobs in a network environment.
 



Copyright © 2006 The Apache Software Foundation