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