| Package | Description |
|---|---|
| org.apache.hadoop.hive.llap.daemon.impl | |
| org.apache.hadoop.hive.llap.security |
| Constructor and Description |
|---|
ContainerRunnerImpl(org.apache.hadoop.conf.Configuration conf,
int numExecutors,
int waitQueueSize,
boolean enablePreemption,
String[] localDirsBase,
AtomicReference<Integer> localShufflePort,
AtomicReference<InetSocketAddress> localAddress,
long totalMemoryAvailableBytes,
LlapDaemonExecutorMetrics metrics,
AMReporter amReporter,
ClassLoader classLoader,
DaemonId daemonId,
UgiFactory fsUgiFactory,
SocketFactory socketFactory) |
| Modifier and Type | Method and Description |
|---|---|
static UgiFactory |
LlapUgiFactoryFactory.createFsUgiFactory(org.apache.hadoop.conf.Configuration conf) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.