|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.lens.server.LensServerConf
public final class LensServerConf
The Class LensServerConf.
Method Summary | |
---|---|
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 |
getConf()
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. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static org.apache.hadoop.hive.conf.HiveConf getHiveConf()
public static org.apache.hadoop.conf.Configuration getConf()
public static org.apache.hadoop.hive.conf.HiveConf createHiveConf()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |