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, setQueryRegex
public ErrorAndSolution getErrorAndSolution()
ErrorHeuristic
getErrorAndSolution
in interface ErrorHeuristic
getErrorAndSolution
in class RegexErrorHeuristic
Copyright © 2017 The Apache Software Foundation. All rights reserved.