org.apache.tez.dag.app
Class RecoveryParser
java.lang.Object
org.apache.tez.dag.app.RecoveryParser
public class RecoveryParser
- extends Object
|
Constructor Summary |
RecoveryParser(DAGAppMaster dagAppMaster,
org.apache.hadoop.fs.FileSystem recoveryFS,
org.apache.hadoop.fs.Path recoveryDataDir,
int currentAttemptId)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecoveryParser
public RecoveryParser(DAGAppMaster dagAppMaster,
org.apache.hadoop.fs.FileSystem recoveryFS,
org.apache.hadoop.fs.Path recoveryDataDir,
int currentAttemptId)
throws IOException
- Throws:
IOException
main
public static void main(String[] argv)
throws IOException
- Throws:
IOException
parseRecoveryData
public RecoveryParser.RecoveredDAGData parseRecoveryData()
throws IOException
- Throws:
IOException
Copyright © 2014 Apache Software Foundation. All rights reserved.