This property expects a comma-separated list of file resources.
Supports Expression Language: true (will be evaluated using variable registry only)Record schema | Record schema | | | Outgoing Avro schema for each record created from a CSV row Supports Expression Language: true (will be evaluated using flow file attributes and variable registry) |
CSV charset | CSV charset | utf8 | | Character set for CSV files Supports Expression Language: true (will be evaluated using flow file attributes and variable registry) |
CSV delimiter | CSV delimiter | , | | Delimiter character for CSV records Supports Expression Language: true (will be evaluated using flow file attributes and variable registry) |
CSV quote character | CSV quote character | " | | Quote character for CSV values Supports Expression Language: true (will be evaluated using flow file attributes and variable registry) |
CSV escape character | CSV escape character | \ | | Escape character for CSV values Supports Expression Language: true (will be evaluated using flow file attributes and variable registry) |
Use CSV header line | Use CSV header line | false | | Whether to use the first line as a header Supports Expression Language: true (will be evaluated using flow file attributes and variable registry) |
Lines to skip | Lines to skip | 0 | | Number of lines to skip before reading header or data Supports Expression Language: true (will be evaluated using flow file attributes and variable registry) |
Compression type | kite-compression-type | SNAPPY | - BZIP2
- DEFLATE
- NONE
- SNAPPY
- LZO
| Compression type to use when writting Avro files. Default is Snappy. |
Relationships:
Name | Description |
---|
success | Avro content that was converted successfully from CSV |
failure | CSV content that could not be processed |
incompatible | CSV content that could not be converted |
Reads Attributes:
None specified.Writes Attributes:
None specified.State management:
This component does not store state.Restricted:
This component is not restricted.Input requirement:
This component requires an incoming relationship.System Resource Considerations:
None specified.