public class DataJoinJob extends Object
| Constructor and Description |
|---|
DataJoinJob() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hadoop.mapred.JobConf |
createDataJoinJob(String[] args) |
static Class |
getClassByName(String className) |
static void |
main(String[] args) |
static boolean |
runJob(org.apache.hadoop.mapred.JobConf job)
Submit/run a map/reduce job.
|
public static org.apache.hadoop.mapred.JobConf createDataJoinJob(String[] args) throws IOException
IOExceptionpublic static boolean runJob(org.apache.hadoop.mapred.JobConf job)
throws IOException
job - IOExceptionpublic static void main(String[] args)
args - Copyright © 2014 Apache Software Foundation. All Rights Reserved.