ZooKeeperNamespace
- Last Updated: July 30, 2018
- 1 minute read
- DataDirect Connectors
- JDBC
- Apache Hive 6.0
- Documentation
Purpose
Specifies the name of the Apache ZooKeeper name space from which you want to retrieve configuration information. The driver uses this information to determine its behavior for the connection. Settings retrieved from the service take precedent over connection property settings. For a list of affected properties, see "Apache ZooKeeper."
Valid Values
string
where:
- string
- is a valid name of a ZooKeeper name space.
Notes
- If support for ZooKeeper is disabled (
ZooKeeperDiscovery=true), this property is ignored.
Data Source Method
setZooKeeperNamespace
Default
HiveServer2
Data Type
String