RecordReaderFactory
Implementations: JsonTreeReader
GrokReader
AvroReader
SyslogReader
ExcelReader
XMLReader
Syslog5424Reader
CSVReader
CEFReader
JsonPathReader
ReaderLookup
ScriptedReader
ParquetReader
WindowsEventLogReader
Name | Description |
---|---|
success | The FlowFile with transformed content will be routed to this relationship |
failure | If a FlowFile fails processing for any reason (for example, the FlowFile records cannot be parsed), it will be routed to this relationship |
original | The original FlowFile that was transformed. If the FlowFile fails processing, nothing will be sent to this relationship |
Name | Description |
---|---|
record.count | The number of records in an outgoing FlowFile |
mime.type | The MIME Type that the configured Record Writer indicates is appropriate |