Aditya Goenka created HUDI-6059:
-----------------------------------
Summary: Add JSON file reader support for Delta Streamer
Key: HUDI-6059
URL: https://issues.apache.org/jira/browse/HUDI-6059
Project: Apache Hudi
Issue Type: Improvement
Components: deltastreamer
Reporter: Aditya Goenka
Delta Streamer doesn't supports the normal json file reader, the current
implementation of
JsonDFSSource is mostly created to read the single json record from file.
Leverage spark Json reader by overriding
org.apache.hudi.utilities.sources.RowSource similar to CSVDFSSource.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)