public class VectorMRExportJobRunner
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.Tool
Modifier and Type | Field and Description |
---|---|
static String |
BATCH_SIZE_KEY |
Constructor and Description |
---|
VectorMRExportJobRunner(DataStorePluginOptions storeOptions,
VectorMRExportOptions mrOptions,
String hdfsHostPort,
String hdfsPath,
com.beust.jcommander.internal.Console console) |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
int |
run(String[] args) |
int |
runJob()
Main method to execute the MapReduce analytic.
|
public static final String BATCH_SIZE_KEY
public VectorMRExportJobRunner(DataStorePluginOptions storeOptions, VectorMRExportOptions mrOptions, String hdfsHostPort, String hdfsPath, com.beust.jcommander.internal.Console console)
public int runJob() throws org.geotools.filter.text.cql2.CQLException, IOException, InterruptedException, ClassNotFoundException
org.geotools.filter.text.cql2.CQLException
IOException
InterruptedException
ClassNotFoundException
Copyright © 2013–2022. All rights reserved.