org.apache.hadoop.mapred
Class IsolationRunner
java.lang.Object
  
org.apache.hadoop.mapred.IsolationRunner
public class IsolationRunner
- extends Object
 
 
| 
Method Summary | 
static void | 
main(String[] args)
 
          Run a single task | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
IsolationRunner
public IsolationRunner()
main
public static void main(String[] args)
                 throws IOException
- Run a single task
- Parameters:
 args - the first argument is the task directory
- Throws:
 IOException
 
 
Copyright © 2008 The Apache Software Foundation