@InterfaceAudience.Private
public class SyncTable
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.Tool
Modifier and Type | Class and Description |
---|---|
static class |
SyncTable.SyncMapper |
Constructor and Description |
---|
SyncTable(org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.mapreduce.Job |
createSubmittableJob(String[] args) |
static void |
main(String[] args)
Main entry point.
|
int |
run(String[] args) |
public org.apache.hadoop.mapreduce.Job createSubmittableJob(String[] args) throws IOException
IOException
Copyright © 2007–2019 Cloudera. All rights reserved.