public class MapAggrMemErrorHeuristic extends RegexErrorHeuristic
| Constructor and Description |
|---|
MapAggrMemErrorHeuristic() |
| Modifier and Type | Method and Description |
|---|---|
ErrorAndSolution |
getErrorAndSolution()
Examine the hive query, job configuration, and the lines from the task log
seen so far though processLogLine() and generate a possible cause/solution.
|
void |
init(java.lang.String query,
JobConf conf)
Initialize this error heuristic.
|
getConf, getLogRegexes, getQueryMatches, getQueryRegex, getRegexToLogLines, processLogLine, reset, setQueryRegexpublic void init(java.lang.String query,
JobConf conf)
ErrorHeuristicinit in interface ErrorHeuristicinit in class RegexErrorHeuristicpublic ErrorAndSolution getErrorAndSolution()
ErrorHeuristicgetErrorAndSolution in interface ErrorHeuristicgetErrorAndSolution in class RegexErrorHeuristicCopyright © 2012 The Apache Software Foundation