public class RecoveryParser extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RecoveryParser.RecoveredDAGData |
| Constructor and Description |
|---|
RecoveryParser(DAGAppMaster dagAppMaster,
org.apache.hadoop.fs.FileSystem recoveryFS,
org.apache.hadoop.fs.Path recoveryDataDir,
int currentAttemptId) |
public RecoveryParser(DAGAppMaster dagAppMaster, org.apache.hadoop.fs.FileSystem recoveryFS, org.apache.hadoop.fs.Path recoveryDataDir, int currentAttemptId) throws IOException
IOExceptionpublic static void main(String[] argv) throws IOException
IOExceptionpublic RecoveryParser.RecoveredDAGData parseRecoveryData() throws IOException
IOExceptionCopyright © 2014 Apache Software Foundation. All rights reserved.