org.apache.hadoop.mapred
Class YarnTezDagChild

java.lang.Object
  extended by org.apache.hadoop.mapred.YarnTezDagChild

public class YarnTezDagChild
extends Object

The main() for TEZ Task processes.


Constructor Summary
YarnTezDagChild()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

YarnTezDagChild

public YarnTezDagChild()
Method Detail

main

public static void main(String[] args)
                 throws Throwable
Throws:
Throwable


Copyright © 2014 Apache Software Foundation. All rights reserved.