|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Utilities.SQLCommand | |
---|---|
org.apache.hadoop.hive.ql.exec | Hive QL execution tasks, operators, functions and other handlers. |
Uses of Utilities.SQLCommand in org.apache.hadoop.hive.ql.exec |
---|
Methods in org.apache.hadoop.hive.ql.exec with parameters of type Utilities.SQLCommand | ||
---|---|---|
static
|
Utilities.executeWithRetry(Utilities.SQLCommand<T> cmd,
PreparedStatement stmt,
int baseWindow,
int maxRetries)
Retry SQL execution with random backoff (same as the one implemented in HDFS-767). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |