Avro File - read from a file
Search form
Description - Read data in Avro format
Runtime Class - com.ibi.agents.XDAvroFileReadAgent
Configuration
This action requires a Generics Configuration as well as the following required parameters.
Parameter Groups
Parameter Type Description
Schema: string Path to the Avro Schema file. If absent, the schema stored with the data will be used.
* Data File: string Path to the Avro data file.
Format: string Format of the incoming Avro data after conversion
Select from one of the following options:
- XML {xml}
- JSON {json}
* - denotes required
Output Events
Runtime Class - com.ibi.agents.XDAvroFileReadAgent
Configuration
This action requires a Generics Configuration as well as the following required parameters.
Parameter Groups
Parameter Type Description
Schema: string Path to the Avro Schema file. If absent, the schema stored with the data will be used.
* Data File: string Path to the Avro data file.
Format: string Format of the incoming Avro data after conversion
Select from one of the following options:
- XML {xml}
- JSON {json}
* - denotes required
Output Events
Configuration
This action requires a Generics Configuration as well as the following required parameters.Parameter Groups
Parameter | Type | Description | |
---|---|---|---|
Schema: | string | Path to the Avro Schema file. If absent, the schema stored with the data will be used. | * | Data File: | string | Path to the Avro data file. | Format: | string | Format of the incoming Avro data after conversion
Select from one of the following options:
|
* - denotes required
Output Events
Name | Description |
---|---|
OnParseError | Could not parse a document. |
OnNotFound | The resource was not found and this is considered an error. |
OnFailedOperation | Could not perform the operation requested. |