public class JobHelper extends Object
| Constructor and Description |
|---|
JobHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ensurePaths(HadoopDruidIndexerConfig config) |
static void |
injectSystemProperties(org.apache.hadoop.mapreduce.Job job) |
static boolean |
runJobs(List<Jobby> jobs,
HadoopDruidIndexerConfig config) |
static void |
setupClasspath(HadoopDruidIndexerConfig config,
org.apache.hadoop.mapreduce.Job groupByJob) |
public static void setupClasspath(HadoopDruidIndexerConfig config, org.apache.hadoop.mapreduce.Job groupByJob) throws IOException
IOExceptionpublic static void injectSystemProperties(org.apache.hadoop.mapreduce.Job job)
public static void ensurePaths(HadoopDruidIndexerConfig config)
public static boolean runJobs(List<Jobby> jobs, HadoopDruidIndexerConfig config)
Copyright © 2015. All rights reserved.