public class ScriptErrorHeuristic extends RegexErrorHeuristic
| Constructor and Description |
|---|
ScriptErrorHeuristic() |
| 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.
|
getConf, getLogRegexes, getQueryMatches, getQueryRegex, getRegexToLogLines, init, processLogLine, reset, setQueryRegexpublic ErrorAndSolution getErrorAndSolution()
ErrorHeuristicgetErrorAndSolution in interface ErrorHeuristicgetErrorAndSolution in class RegexErrorHeuristicCopyright © 2019 The Apache Software Foundation. All Rights Reserved.