类的使用
com.baidubce.services.bmr.model.HiveApplicationConfig
-
使用HiveApplicationConfig的程序包 程序包 说明 com.baidubce.services.bmr.model -
-
com.baidubce.services.bmr.model中HiveApplicationConfig的使用
返回HiveApplicationConfig的com.baidubce.services.bmr.model中的方法 修饰符和类型 方法 说明 HiveApplicationConfigHiveApplicationConfig. withDatabase(String database)Configure the database name for the Hive metastore.HiveApplicationConfigHiveApplicationConfig. withHost(String host)Configure the host for MySQL service used by Hive metastore.HiveApplicationConfigHiveApplicationConfig. withMetastore(String metastore)Configure the metastore of Hive Server。 By default, the inner metastore is used.HiveApplicationConfigHiveApplicationConfig. withPassword(String password)Configure the password for accessing MySQL database.HiveApplicationConfigHiveApplicationConfig. withPort(int port)Configure the port for MySQL service used by Hive metastore.HiveApplicationConfigHiveApplicationConfig. withUserName(String username)Configure the username for accessing MySQL database.HiveApplicationConfigHiveApplicationConfig. withVersion(String version)Configure the version of Hive.
-