HiveMetastore Class
HiveMetastore.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.datalake.analytics.account.models._models_py3.SubResourceHiveMetastore
Constructor
HiveMetastore(**kwargs)
Variables
Name | Description |
---|---|
id
|
The resource identifier. |
name
|
The resource name. |
type
|
The resource type. |
server_uri
|
The serverUri for the Hive MetaStore. |
database_name
|
The databaseName for the Hive MetaStore. |
runtime_version
|
The runtimeVersion for the Hive MetaStore. |
user_name
|
The userName for the Hive MetaStore. |
password
|
The password for the Hive MetaStore. |
nested_resource_provisioning_state
|
The current state of the NestedResource. Known values are: "Succeeded", "Canceled", and "Failed". |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python