| Parameter | Type | Description | Example |
|---|---|---|---|
| object | Database object | ||
| Description | string | The description of the metadatabase. | this is a hive database |
| LocationUri | string | The storage path of the metabase. For example, you can enter the HDFS path. | /hdfs/hivedb/data |
| Name | string | The name of the metabase. The verification length is 128. Special characters other than underscores are not supported. | name |
| OwnerName | string | The name of the owner. | zhangsan |
| OwnerType | string | The type of the owner. You can set this field to USER, ROLE, or GROUP. | USER |
| Parameters | Parameters | The key-value pairs (KVPs) that define the parameters and attributes of the metadatabase. | |
| Privileges | PrincipalPrivilegeSet | The permissions on the metadatabase. This parameter is optional. | |
| CreateTime | integer | Creation time, required. | 1580869631 |