12.5. Avro ProcessorsΒΆ
The GeoAvro processor (AvroToPutGeoMesa) accepts the following configuration parameters for specifying the
input source:
Property |
Description |
|---|---|
|
Name of the SFT on the classpath to use. This property overrides SftSpec. |
|
SFT specification String. Overridden by SftName if both are set. |
|
Override the feature type name from the Avro file schema |
|
Use the feature ID from the Avro file, or generate a new random feature ID |
The SftName, SftSpec and FeatureNameOverride properties are optional. If not specified, the schema
from the Avro file will be used.