CloudMysqlUserForHiveMetaStore
- Print
- PDF
CloudMysqlUserForHiveMetaStore
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in VPC
This is the Cloud for MySQL (VPC) user information for Hive Metastore integration.
Syntax
The syntax is as follows.
private String userName;
private String hostIp;
private String authority;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
userName | String | Required | Database user ID |
hostIp | String | Required | Access host IP |
authority | String | Required | Database permissions |
Was this article helpful?