| Package | Description |
|---|---|
| org.apache.hadoop.hive.llap | |
| org.apache.hadoop.hive.llap.daemon.impl | |
| org.apache.hadoop.hive.llap.security |
| Modifier and Type | Method and Description |
|---|---|
static void |
LlapOutputFormatService.initializeAndStart(org.apache.hadoop.conf.Configuration conf,
SecretManager sm) |
| Constructor and Description |
|---|
LlapProtocolServerImpl(SecretManager secretManager,
int numHandlers,
ContainerRunner containerRunner,
AtomicReference<InetSocketAddress> srvAddress,
AtomicReference<InetSocketAddress> mngAddress,
int srvPort,
int mngPort,
DaemonId daemonId) |
| Modifier and Type | Method and Description |
|---|---|
static SecretManager |
SecretManager.createSecretManager(org.apache.hadoop.conf.Configuration conf,
String clusterId) |
static SecretManager |
SecretManager.createSecretManager(org.apache.hadoop.conf.Configuration conf,
String llapPrincipal,
String llapKeytab,
String clusterId) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.