skip to main content
DataDirect Connect XE Drivers : The Driver for Apache Hive : Connection Properties
  
Connection Properties
This section lists the JDBC connection properties supported by the Driver for Apache Hive and describes each property. The properties have the form:
property=value
You can use these connection properties with either the JDBC Driver Manager or the JDBC data sources unless otherwise noted.
Note: All connection property names are case-insensitive. For example, Password is the same as password. Required properties are noted as such.
Note: The data type listed for each connection property is the Java data type used for the property value in a JDBC data source.
The following table provides a summary of the connection properties supported by the Driver for Apache Hive and their default values.
Table 78. Driver for Apache Hive Properties
Property
Default
empty string
empty string
userIdPassword
empty string
empty string
5
1 (second)
1
The default database
The default database
false
empty string
None
2048
false
0
None
None
None
10000
empty string
0
false
None
None
None
varchar
noTransactions
false (results are not restricted to the tables and views in the current schema)
None
auto
This section includes the following topics:
* AccountingInfo
* ApplicationName
* AuthenticationMethod
* ClientHostName
* ClientUser
* ConnectionRetryCount
* ConnectionRetryDelay
* ConvertNull
* Database
* DatabaseName
* EnableCancelTimeout
* ImportStatementPool
* InitializationString
* InsensitiveResultSetBufferSize
* JavaDoubleToString
* LoginTimeout
* MaxPooledStatements
* MaxStatements
* Password
* PortNumber
* ProgramID
* QueryTimeout
* RemoveColumnQualifiers
* ServerName
* ServicePrincipalName
* SpyAttributes
* StringDescribeType
* TransactionMode
* UseCurrentSchema
* User
* WireProtocolVersion