forked from D-Net/dnet-hadoop
cleanup
This commit is contained in:
parent
d48ccfd65e
commit
f430029596
|
@ -61,7 +61,6 @@ public class PrepareResultCountrySet {
|
|||
Class<? extends Result> resultClazz = (Class<? extends Result>) Class.forName(resultClassName);
|
||||
|
||||
SparkConf conf = new SparkConf();
|
||||
// conf.set("hive.metastore.uris", parser.get("hive_metastore_uris"));
|
||||
|
||||
runWithSparkSession(
|
||||
conf,
|
||||
|
|
Loading…
Reference in New Issue