|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RegexErrorHeuristic | |
|---|---|
| org.apache.hadoop.hive.ql.exec.errors | Generates execution error messages using heuristics. |
| Uses of RegexErrorHeuristic in org.apache.hadoop.hive.ql.exec.errors |
|---|
| Subclasses of RegexErrorHeuristic in org.apache.hadoop.hive.ql.exec.errors | |
|---|---|
class |
DataCorruptErrorHeuristic
Detects the condition where there is a error with one of the input files in the query. |
class |
MapAggrMemErrorHeuristic
Detects out-of-memory errors when hash tables in map-based aggregation group by queries take up too much memory. |
class |
ScriptErrorHeuristic
Detects when a query has failed because a user's script that was specified in transform returns a non-zero error code. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||