Zookeeper Namespace
- Last Updated: November 14, 2018
- 1 minute read
- DataDirect Connectors
- ODBC
- Apache Hive 8.0
- Documentation
Attribute
ZookeeperNamespace (ZKN)
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 precedence 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.
Default
/hiveserver2
Notes
- If support for ZooKeeper is disabled (
ZookeeperDiscovery=0), this option is ignored.