org.apache.tez.dag.recovery
Class RecoveryParser
java.lang.Object
org.apache.tez.dag.recovery.RecoveryParser
public class RecoveryParser
- extends Object
|
Constructor Summary |
RecoveryParser(org.apache.hadoop.fs.Path recoveryDirectory,
org.apache.hadoop.conf.Configuration conf)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecoveryParser
public RecoveryParser(org.apache.hadoop.fs.Path recoveryDirectory,
org.apache.hadoop.conf.Configuration conf)
throws IOException
- Throws:
IOException
parse
public void parse()
throws IOException
- Throws:
IOException
main
public static void main(String[] argv)
throws IOException
- Throws:
IOException
Copyright © 2014 Apache Software Foundation. All rights reserved.