|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommandNeedRetryException | |
|---|---|
| org.apache.hadoop.hive.metastore | |
| org.apache.hadoop.hive.ql | |
| org.apache.hadoop.hive.ql.exec | Hive QL execution tasks, operators, functions and other handlers. |
| org.apache.hadoop.hive.ql.processors | |
| Uses of CommandNeedRetryException in org.apache.hadoop.hive.metastore |
|---|
| Methods in org.apache.hadoop.hive.metastore that throw CommandNeedRetryException | |
|---|---|
void |
TestMarkPartition.testMarkingPartitionSet()
|
| Uses of CommandNeedRetryException in org.apache.hadoop.hive.ql |
|---|
| Methods in org.apache.hadoop.hive.ql that throw CommandNeedRetryException | |
|---|---|
int |
Driver.execute()
|
boolean |
Driver.getResults(ArrayList<String> res)
|
CommandProcessorResponse |
Driver.run(String command)
|
| Uses of CommandNeedRetryException in org.apache.hadoop.hive.ql.exec |
|---|
| Methods in org.apache.hadoop.hive.ql.exec that throw CommandNeedRetryException | |
|---|---|
boolean |
Task.fetch(ArrayList<String> res)
|
boolean |
FetchTask.fetch(ArrayList<String> res)
|
| Uses of CommandNeedRetryException in org.apache.hadoop.hive.ql.processors |
|---|
| Methods in org.apache.hadoop.hive.ql.processors that throw CommandNeedRetryException | |
|---|---|
CommandProcessorResponse |
ResetProcessor.run(String command)
|
CommandProcessorResponse |
CommandProcessor.run(String command)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||