All Products
Search
Document Center

Data Lake Formation:Database

更新時間:Sep 08, 2025
ParameterTypeDescriptionExample
object

Database object

CreateTimeinteger

The creation time, in seconds, of a Unix timestamp.

1608707407
Descriptionstring

The description of the metadatabase.

this is a hive database
LocationUristring

Metabase storage path, such as HDFS path

/hdfs/hivedb/data
Namestring

The name of the metadatabase.

database_test
OwnerNamestring

The name of the owner.

zhangsan
OwnerTypestring

The type of the owner. You can set this field to USER, ROLE, or GROUP.

USER
ParametersParameters

The key-value pairs (KVPs) that define the parameters and attributes of the metadatabase.

PrivilegesPrincipalPrivilegeSet

The permissions on the metadatabase. This parameter is optional.

UpdateTimeinteger

The time when the timestamp was updated. The value is a UNIX timestamp. Unit: seconds.

1608707407
CreatedBystring

The user who created the drive.

root