skip to main content
Connection property descriptions : ZooKeeperNamespace
  

Try DataDirect Drivers Now

ZooKeeperNamespace

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

See also

*ZooKeeperDiscovery
*Apache ZooKeeper