| Class | Description |
|---|---|
| JSONInputFormat |
Custom import format to parse files string representations of JSON, one JSON string per line
|
| JSONInputFormatBase |
Custom import format to parse files string representations of JSON, one JSON string per line extending BaseInputFormat
|
| JSONRecordReader |
Record reader to parse files of JSON string representations, one per line
|