[
https://issues.apache.org/jira/browse/HUDI-6059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aditya Goenka updated HUDI-6059:
--------------------------------
Description:
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.
Github Issue - [https://github.com/apache/hudi/issues/8409]
was:
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.
> 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
> Priority: Minor
>
> 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.
> Github Issue - [https://github.com/apache/hudi/issues/8409]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)