Packages that use org.apache.hadoop.hbase.ZooKeeperConnectionException
-
Uses of org.apache.hadoop.hbase.ZooKeeperConnectionException in org.apache.hadoop.hbase.util
Deprecated.
Constructor Configuration object if the master is not running if unable to connect to ZooKeeper
-
static org.apache.zookeeper.ZooKeeper
ZooKeeperHelper.ensureConnectedZooKeeper(org.apache.zookeeper.ZooKeeper zookeeper,
int timeout)
Ensure passed zookeeper is connected.
ZKWatcher(org.apache.hadoop.conf.Configuration conf,
String identifier,
org.apache.hadoop.hbase.Abortable abortable)
Instantiate a ZooKeeper connection and watcher.
ZKWatcher(org.apache.hadoop.conf.Configuration conf,
String identifier,
org.apache.hadoop.hbase.Abortable abortable,
boolean canCreateBaseZNode)
Instantiate a ZooKeeper connection and watcher.
ZKWatcher(org.apache.hadoop.conf.Configuration conf,
String identifier,
org.apache.hadoop.hbase.Abortable abortable,
boolean canCreateBaseZNode,
boolean clientZK)
Instantiate a ZooKeeper connection and watcher.