|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HiveApplicationConfig | |
---|---|
com.baidubce.services.bmr.model |
Uses of HiveApplicationConfig in com.baidubce.services.bmr.model |
---|
Methods in com.baidubce.services.bmr.model that return HiveApplicationConfig | |
---|---|
HiveApplicationConfig |
HiveApplicationConfig.withDatabase(String database)
Configure the database name for the Hive metastore. |
HiveApplicationConfig |
HiveApplicationConfig.withHost(String host)
Configure the host for MySQL service used by Hive metastore. |
HiveApplicationConfig |
HiveApplicationConfig.withMetastore(String metastore)
Configure the metastore of Hive Server。 By default, the inner metastore is used. |
HiveApplicationConfig |
HiveApplicationConfig.withPassword(String password)
Configure the password for accessing MySQL database. |
HiveApplicationConfig |
HiveApplicationConfig.withPort(int port)
Configure the port for MySQL service used by Hive metastore. |
HiveApplicationConfig |
HiveApplicationConfig.withUserName(String username)
Configure the username for accessing MySQL database. |
HiveApplicationConfig |
HiveApplicationConfig.withVersion(String version)
Configure the version of Hive. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |