You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Aditya Goenka (Jira)" <ji...@apache.org> on 2023/04/11 08:40:00 UTC

[jira] [Created] (HUDI-6059) Add JSON file reader support for Delta Streamer

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)