Class | Description |
---|---|
CreateHmsClientValidationTask |
A validation task that generates a new Hive Metastore client and verifies the connection.
|
DatabaseValidationTask |
A task which, given a metastore client can retrieve information from a user-specified
database.
|
MetastoreValidationTask<K,T> |
A validation task which includes extra information in order to provide dependencies for
sub-tasks along with the task's validation result.
|
TableValidationTask |
A task which validates table information and schemas can be obtained from the Hive Metastore.
|
UriCheckTask |
A Task which given an input string, checks that the input is a valid connection string for to
the Hive Metastore.
|
Copyright © 2023. All Rights Reserved.