org.apache.hadoop.streaming
Class HadoopStreaming
java.lang.Object
  
org.apache.hadoop.streaming.HadoopStreaming
public class HadoopStreaming
- extends Object
 
The main entrypoint. Usually invoked with the script bin/hadoopStreaming
 or bin/hadoop har hadoop-streaming.jar args.
 It passes all the args to StreamJob which handles all the arguments.
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
HadoopStreaming
public HadoopStreaming()
main
public static void main(String[] args)
                 throws IOException
- Throws:
 IOException
 
Copyright © 2008 The Apache Software Foundation