Uses of Class
org.apache.hadoop.mapreduce.tools.CLI

Packages that use CLI
org.apache.hadoop.mapred A software framework for easily writing applications which process vast amounts of data (multi-terabyte data-sets) parallelly on large clusters (thousands of nodes) built of commodity hardware in a reliable, fault-tolerant manner. 
 

Uses of CLI in org.apache.hadoop.mapred
 

Subclasses of CLI in org.apache.hadoop.mapred
 class JobClient
          JobClient is the primary interface for the user-job to interact with the JobTracker.
 



Copyright © 2009 The Apache Software Foundation