public final class LensServerConf extends Object
Modifier and Type | Method and Description |
---|---|
static org.apache.hadoop.hive.conf.HiveConf |
createHiveConf()
Creates a new configuration object from Server HiveConf, Creation should would be called usually from tests
to modify some configurations.
|
static org.apache.hadoop.conf.Configuration |
getConfForDrivers()
The configuration object which does not load any defaults and loads only lens*.xml files.
|
static org.apache.hadoop.hive.conf.HiveConf |
getHiveConf()
The HiveConf object with lensserver-default.xml and lens-site.xml added.
|
public static org.apache.hadoop.hive.conf.HiveConf getHiveConf()
public static org.apache.hadoop.conf.Configuration getConfForDrivers()
public static org.apache.hadoop.hive.conf.HiveConf createHiveConf()
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.