Description:
Converts JSON files to Avro according to an Avro Schema
Tags:
kite, json, avro
Properties:
In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values, and whether a property supports the Expression Language Guide.
Name | Default Value | Allowable Values | Description |
Hadoop configuration files | A comma-separated list of Hadoop configuration files | ||
Record schema |
Outgoing Avro schema for each record created from a JSON object Supports Expression Language: true |
Relationships:
Name | Description |
success | Avro content that was converted successfully from JSON |
failure | JSON content that could not be processed |
incompatible | JSON content that could not be converted |
Reads Attributes:
None specified.
Writes Attributes:
None specified.