simple feature type name
data store connection parameters
files to ingest
format of the file (must be one of TSV, CSV, AVRO)
for local ingests, how many threads to use
Setup hook - called before run method is executed
Setup hook - called before run method is executed
Create a local ingestion converter
Create a local ingestion converter
file being operated on
used to tracks failures
local converter
data store parameters
data store parameters
Main method to kick off ingestion
Main method to kick off ingestion
Run a distributed ingestion
Run a distributed ingestion
for reporting status
(success, failures) counts
Attempts to ingest files based on metadata stored in the file itself. Operates on csv, tsv, and avro files.