DatabaseName
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- Cloudera Impala 5.1
- Documentation
Purpose
Specifies the name of the Cloudera Impala database to which you want to connect.
Valid Values
database_name
where:
- database_name
- is the name of a valid Cloudera Impala database. If the driver cannot find the specified database, the connection fails.
Data Source Method
setDatabaseName
Default
The default database
Data Type
String