public abstract class AbstractDynamoDBOutputFormat<K,V> extends Object implements org.apache.hadoop.mapred.OutputFormat<K,V>
| Constructor and Description |
|---|
AbstractDynamoDBOutputFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkOutputSpecs(org.apache.hadoop.fs.FileSystem arg0,
org.apache.hadoop.mapred.JobConf arg1) |
public void checkOutputSpecs(org.apache.hadoop.fs.FileSystem arg0,
org.apache.hadoop.mapred.JobConf arg1)
throws IOException
checkOutputSpecs in interface org.apache.hadoop.mapred.OutputFormat<K,V>IOExceptionCopyright © 2019. All rights reserved.