public class ZookeeperUtils extends Object
| Constructor and Description |
|---|
ZookeeperUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
setupZookeeperAuth(org.apache.hadoop.conf.Configuration conf,
String saslLoginContextName,
String zkPrincipal,
String zkKeytab) |
public static String setupZookeeperAuth(org.apache.hadoop.conf.Configuration conf, String saslLoginContextName, String zkPrincipal, String zkKeytab) throws IOException
IOExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.