public class ZooKeeperHiveHelper extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ZooKeeperHiveHelper.DummyWatcher
A no-op watcher class
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.commons.logging.Log |
LOG |
static String |
ZOOKEEPER_PATH_SEPARATOR |
| Constructor and Description |
|---|
ZooKeeperHiveHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getQuorumServers(HiveConf conf)
Get the ensemble server addresses from the configuration.
|
public static final org.apache.commons.logging.Log LOG
public static final String ZOOKEEPER_PATH_SEPARATOR
Copyright © 2017 The Apache Software Foundation. All rights reserved.