Constructor and Description |
---|
StaticPathSpec() |
StaticPathSpec(String paths,
Class<? extends org.apache.hadoop.mapreduce.InputFormat> inputFormat) |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.mapreduce.Job |
addInputPaths(HadoopDruidIndexerConfig config,
org.apache.hadoop.mapreduce.Job job) |
static void |
addToMultipleInputs(HadoopDruidIndexerConfig config,
org.apache.hadoop.mapreduce.Job job,
String path,
Class<? extends org.apache.hadoop.mapreduce.InputFormat> inputFormatClass) |
boolean |
equals(Object o) |
Class<? extends org.apache.hadoop.mapreduce.InputFormat> |
getInputFormat() |
String |
getPaths() |
int |
hashCode() |
public String paths
public org.apache.hadoop.mapreduce.Job addInputPaths(HadoopDruidIndexerConfig config, org.apache.hadoop.mapreduce.Job job) throws IOException
addInputPaths
in interface PathSpec
IOException
public Class<? extends org.apache.hadoop.mapreduce.InputFormat> getInputFormat()
public String getPaths()
public static final void addToMultipleInputs(HadoopDruidIndexerConfig config, org.apache.hadoop.mapreduce.Job job, String path, Class<? extends org.apache.hadoop.mapreduce.InputFormat> inputFormatClass)
Copyright © 2011–2015. All rights reserved.