| Interface | Description |
|---|---|
| HiveServerContext |
Configuration for the HiveServer.
|
| HiveShell |
Test handle to the hive server.
|
| HiveShellContainer |
Wrapper for the HiveShell that allows the fwk to sugar the HiveShell with functionality that will not be exposed to
the test case creator.
|
| Class | Description |
|---|---|
| HiveRunnerExtension | |
| HiveRunnerRule |
A rule that executes the scripts under test
|
| HiveServerContainer |
HiveServer wrapper
|
| StandaloneHiveRunner |
JUnit 4 runner that runs hive sql on a HiveServer residing in this JVM.
|
| StandaloneHiveServerContext |
Responsible for common configuration for running the HiveServer within this JVM with zero external dependencies.
|
| ThrowOnTimeout |
| Exception | Description |
|---|---|
| TimeoutException |
Copyright © 2013–2020. All rights reserved.