| Constructor and Description |
|---|
JobDebugger(org.apache.hadoop.mapred.JobConf conf,
org.apache.hadoop.mapred.RunningJob rj,
SessionState.LogHelper console) |
JobDebugger(org.apache.hadoop.mapred.JobConf conf,
org.apache.hadoop.mapred.RunningJob rj,
SessionState.LogHelper console,
Map<String,List<List<String>>> stackTraces) |
| Modifier and Type | Method and Description |
|---|---|
static int |
extractErrorCode(String[] diagnostics) |
String |
getDiagnosticMesg() |
int |
getErrorCode() |
void |
run() |
public JobDebugger(org.apache.hadoop.mapred.JobConf conf,
org.apache.hadoop.mapred.RunningJob rj,
SessionState.LogHelper console)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.